2 Star 3 Fork 0

Wave.wei/wave-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 724 Bytes
一键复制 编辑 原始数据 按行查看 历史
wave.wei 提交于 2022-05-13 14:00 . feat(脚本): 添加覆盖目录脚本
{
"name": "wave-wei-cli",
"version": "0.0.5",
"description": "uni-app template project",
"main": "index.js",
"scripts": {
"test": "./bin/index.js"
},
"keywords": [
"uni-app",
"typescript",
"ts",
"vue3",
"uni-ui",
"vite"
],
"bin": {
"wave-wei-cli": "./bin/index.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/wavewei/wave-cli.git"
},
"author": "wave.wei",
"email": "[email protected]",
"license": "MIT",
"private": false,
"dependencies": {
"chalk": "^4.0.0",
"commander": "^5.0.0",
"fs-extra": "^9.0.0",
"inquirer": "^7.1.0",
"npmlog": "^6.0.2"
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wavewei/wave-cli.git
[email protected]:wavewei/wave-cli.git
wavewei
wave-cli
wave-cli
master

搜索帮助