generator-hap
Version:
generator hap for install and update hap scaffold
26 lines (25 loc) • 509 B
JSON
{
"name": "generator-hap",
"version": "1.0.2",
"description": "generator hap for install and update hap scaffold",
"main": "app/index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/longjiarun/generator-hap.git"
},
"keywords": [
"yeoman-generator",
"generator-hap",
"hap",
"webpack",
"gulp",
"react"
],
"author": "longjia",
"license": "MIT",
"dependencies": {
"chalk": "^1.1.1",
"yeoman-generator": "^0.22.5"
}
}