1 Star 0 Fork 0

君泽/hcli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 814 Bytes
一键复制 编辑 原始数据 按行查看 历史
王端 提交于 2023-02-06 14:38 . chore: 添加测试命令
{
"name": "hcgo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"bin": {
"hc": "./bin/script/hc.js"
},
"scripts": {
"start": "tsc --watch",
"build": "tsc"
},
"keywords": [
"cli"
],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/inquirer": "^9.0.3",
"@types/node": "^18.11.17",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-standard-with-typescript": "^24.0.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-promise": "^6.0.0",
"typescript": "*"
},
"dependencies": {
"commander": "^9.4.1",
"got": "^11.8.6",
"inquirer": "^8.2.4",
"miniprogram-ci": "^1.9.3",
"shelljs": "^0.8.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang_duan/hc.git
git@gitee.com:wang_duan/hc.git
wang_duan
hc
hcli
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385