isun
Version:
快速创建vue项目
29 lines (28 loc) • 466 B
JSON
{
"name": "isun",
"version": "0.0.2",
"description": "快速创建vue项目",
"main": "lib/main.js",
"bin": {
"is": "bin/is.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "fsfddfsfds"
},
"keywords": [
"lonely_dance",
"is",
"isun",
"ys",
"yarg"
],
"author": "ys",
"license": "MIT",
"dependencies": {
"commander": "^2.19.0"
}
}