{
  "private": true,
  "name": "momentjs.com",
  "version": "1.0.0",
  "description": "Website for momentjs.com",
  "homepage": "http://momentjs.com",
  "author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
  "devDependencies": {
    "assemble": "^0.4.37",
    "assemble-yaml": "^0.2.1",
    "grunt": "^0.4.5",
    "grunt-autoprefixer": "^0.7.3",
    "grunt-contrib-clean": "^0.5.0",
    "grunt-contrib-concat": "0.3.0",
    "grunt-contrib-connect": "^0.7.1",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-uglify": "0.2.0",
    "grunt-contrib-watch": "0.6.1",
    "grunt-gh-pages": "^0.9.1",
    "grunt-sass": "^0.12.1",
    "gzip-size": "^0.2.0",
    "load-grunt-tasks": "^0.4.0",
    "moment": "^2.6.0",
    "time-grunt": "^0.3.1"
  }
}