1 Star 0 Fork 0

Eugene/npm_custom_cmd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 488 Bytes
一键复制 编辑 原始数据 按行查看 历史
egu0 提交于 2024-03-21 20:56 . update README.md
{
"name": "custom_cmd",
"version": "1.2.2",
"description": "",
"main": "index.js",
"bin": {
"cmd1": "cmd1.js",
"init_npm_pkg": "init_npm_pkg.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^12.0.0",
"inquirer": "^8.2.6",
"math": "^0.0.3",
"shelljs": "^0.8.5"
},
"engines": {
"node": ">=18"
},
"keywords": [
"CLI",
"CMD"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/egu0/npm_custom_cmd.git
git@gitee.com:egu0/npm_custom_cmd.git
egu0
npm_custom_cmd
npm_custom_cmd
master

搜索帮助