1 Star 0 Fork 0

csq/automation-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
csq 提交于 2023-06-24 20:16 +08:00 . 添加创建文件夹命令
{
"name": "csq-cli",
"version": "1.0.0",
"description": "强哥牌自动化脚手架",
"main": "index.js",
"bin": {
"csq-run": "./bin/index.ts"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "csq",
"license": "ISC",
"dependencies": {
"commander": "^10.0.1",
"inquirer": "^8.2.0"
},
"devDependencies": {
"@types/node": "^20.2.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/csq-cn/automation-node.git
git@gitee.com:csq-cn/automation-node.git
csq-cn
automation-node
automation-node
develop

搜索帮助