{
  "name": "hyyg",
  "version": "1.2.0",
  "description": "A generator for Haoyayi",
  "main": "index.js",
  "preferGlobal": true,
  "bin": {
    "hyyg": "bin/hyyg",
    "hyyd": "bin/hyyd"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Maopy/hyyg.git"
  },
  "author": "Maopy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Maopy/hyyg/issues"
  },
  "homepage": "https://github.com/Maopy/hyyg#readme",
  "dependencies": {
    "chalk": "^1.1.3",
    "commander": "^2.9.0",
    "inflected": "^1.1.7",
    "shelljs": "^0.7.0",
    "tpl_apply": "^1.0.5"
  }
}
