1 Star 0 Fork 0

云飞扬/bt-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 604 Bytes
一键复制 编辑 原始数据 按行查看 历史
云飞扬 提交于 2022-07-04 11:24 . 脚本修改
{
"name": "@id_yun/bt-cli",
"version": "1.0.3",
"description": "宝塔CLI node Api工具",
"main": "index.js",
"bin": {
"bt-cli": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "lih",
"license": "MIT",
"dependencies": {
"commander": "^9.3.0",
"crypto-js": "^4.1.1",
"qs": "^6.10.5",
"axios": "^0.27.2"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://gitee.com/lh_yun/bt-cli"
},
"keywords": [
"宝塔api 命令行工具",
"bt-cli cli",
"node cli api"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/lh_yun/bt-cli.git
git@gitee.com:lh_yun/bt-cli.git
lh_yun
bt-cli
bt-cli
master

搜索帮助