ax-template-cli
Version:
该脚手架支持vue,react拉取
48 lines (47 loc) • 1.01 kB
JSON
{
"name": "ax-template-cli",
"version": "1.1.13",
"description": "该脚手架支持vue,react拉取",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"create-react-app",
"webpack",
"react-dom",
"webpack-cli",
"Ax",
"脚手架"
],
"author": {
"name": "Ax",
"email": "13171754463@163.com",
"url": "https://ajaxget.gitee.io/dumi-test"
},
"contributors": [
{
"name": "Ax",
"email": "13171754463@163.com",
"url": "https://ajaxget.gitee.io/dumi-test"
}
],
"homepage": "https://ajaxget.gitee.io/dumi-test",
"repository": {
"type": "git",
"url": "https://github.com/ajaxpost/ax-cli.git"
},
"bugs": {
"url": "https://github.com/ajaxpost/ax-cli/issues",
"email": "13171754463@163.com"
},
"license": "MIT",
"dependencies": {
"commander": "^9.2.0",
"download-git-repo": "^3.0.2"
},
"bin": {
"ax-cli": "index.js"
}
}