{
  "name": "pages-boiler-plate",
  "version": "1.0.0",
  "description": "Pages Boiler Plate",
  "dependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-less": "^0.12.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-cssmin": "^0.10.0",
    "grunt-contrib-uglify": "^0.6.0"
  },
  "private": "true"
}
