5ayuan
Version:
21 lines (20 loc) • 393 B
JSON
{
"name": "5ayuan",
"version": "1.0.1",
"description": "",
"main": "index.js",
"bin": {
"5ayuan": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["5ayuan","yuan","vue"],
"author": "YUAN",
"license": "MIT",
"dependencies": {
"commander": "^8.3.0",
"download-git-repo": "^3.0.2",
"ejs": "^3.1.6"
}
}