{
  "name": "grunt-multiple-pages-angular",
  "version": "0.0.2",
  "description": "It will generate a sample files",
  "repository": "https://github.com/robert-luoqing/grunt-multiple-pages-angular.git",
  "author": {
    "name": "robert",
    "email": "robert_luoqing@hotmail.com",
    "url": "https://github.com/robert-luoqing/grunt-multiple-pages-angular.git"
  },
  "keywords": [
    "angular",
    "multiple pages"
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "license": "MIT",
  "devDependencies": {
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-nodeunit": "~0.3.0",
    "grunt": "~0.4.2",
    "jshint-stylish": "~0.1.5",
    "load-grunt-tasks": "~0.3.0"
  },
  "scripts": {
    "test": "grunt test"
  }
}