{
  "name": "generator-pxa-frontend",
  "version": "0.0.12",
  "description": "Frontend generator for Foundation2013",
  "keywords": [
    "pxa-frontend",
    "pxa"
  ],
  "homepage": "https://github.com/dmh/generator-pxa-frontend",
  "author": {
    "name": "Dmytro",
    "url": "http://github.com/dmh"
  },
  "main": "app/index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/dmh/generator-pxa-frontend.git"
  },
  "dependencies": {
    "yeoman-generator": "0.16.0",
    "color-log": "0.0.2"
  },
  "devDependencies": {
    "grunt": "0.4.2",
    "grunt-contrib-jshint": "0.8.0",
    "jshint-stylish": "0.1.5",
    "load-grunt-tasks": "0.2.1"
    },
  "scripts": {
    "test": "grunt jshint"
  },
  "engines": {
    "node": ">=0.10.0",
    "npm": ">=1.2.10"
  },
  "license": "MIT"
}
