1 Star 0 Fork 0

spring_zou/@spring-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
spring_zou 提交于 2022-06-09 16:27 +08:00 . readme更新
{
"name": "@spring_zou/vtmp-cli",
"version": "1.0.8",
"description": "自定义脚手架",
"main": "index.js",
"bin": {
"vtmp-cli": "bin/index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "spring_zou",
"license": "ISC",
"dependencies": {
"chalk": "^4.1.2",
"commander": "^9.2.0",
"cross-spawn": "^7.0.3",
"ejs": "^3.1.6",
"fs-extra": "^10.1.0",
"inquirer": "^8.2.2",
"ora": "^5.4.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/spring_zou/spring-cli.git
git@gitee.com:spring_zou/spring-cli.git
spring_zou
spring-cli
@spring-cli
master

搜索帮助