{
  "name": "hy-template-gen",
  "version": "1.1.3",
  "description": "生成通用element-ui模板代码",
  "main": "lib/genorator.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "genorator",
    "element-ui",
    "template"
  ],
  "author": "hongyu",
  "license": "ISC",
  "devDependencies": {
  },
  "dependencies": {
  },
  "files": [
    "lib",
    "templates",
    "README.md"
  ]
}
