{
  "name": "app-gen",
  "version": "0.2.9",
  "description": "app-helpers generators",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "app-gen": "app-gen"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/boo1ean/app-gen.git"
  },
  "keywords": [
    "app-helpers",
    "generator",
    "rest"
  ],
  "author": "Egor Gumenyuk <boo1ean0807@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/boo1ean/app-gen/issues"
  },
  "homepage": "https://github.com/boo1ean/app-gen",
  "dependencies": {
    "lodash": "^3.0.1",
    "minimist": "^1.1.0",
    "mkdirp": "^0.5.0"
  }
}
