template-ivan
Version:
28 lines (27 loc) • 613 B
JSON
{
"name": "template-ivan",
"version": "0.0.4",
"description": "scaffold template",
"files": [
"react/",
"command.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/IvanPeng2015/frontendtraining.git"
},
"keywords": [
"template", "ivan", "react"
],
"author": "IvanPeng2015",
"license": "MIT",
"bugs": {
"url": "https://github.com/IvanPeng2015/frontendtraining/issues"
},
"homepage": "https://github.com/IvanPeng2015/frontendtraining#readme",
"dependencies": {
"fs-extra": "^4.0.3",
"chalk": "^2.3.0",
"cross-spawn": "^5.1.0"
}
}