1 Star 0 Fork 0

风车车 / r10-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
风车车 提交于 2024-01-03 16:39 . bugfix
{
"name": "r10-cli",
"version": "1.0.0",
"main": "./bin/cli.js",
"bin": {
"r10-cli": "./bin/cli.js"
},
"license": "MIT",
"private": false,
"type": "module",
"author": {
"name": "R10",
"email": "790309793@qq.com"
},
"dependencies": {
"axios": "^1.6.2",
"chalk": "^5.3.0",
"download-git-repo": "^3.0.2",
"figlet": "^1.7.0",
"fs-extra": "^11.2.0",
"node-svn-ultimate": "^1.2.1",
"ora": "^7.0.1",
"commander": "^11.1.0",
"inquirer": "^9.2.12"
}
}
1
https://gitee.com/weber-r10/r10-cli.git
git@gitee.com:weber-r10/r10-cli.git
weber-r10
r10-cli
r10-cli
main

搜索帮助