1 Star 0 Fork 0

hbix/lin-ui-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 710 Bytes
一键复制 编辑 原始数据 按行查看 历史
木荣 提交于 2021-01-18 09:31 . chore: 发布 0.1.0-beta.6
{
"name": "lin-ui-cli",
"version": "0.1.0-beta.6",
"description": "Lin UI 按需加载脚手架",
"main": "lib/index.js",
"scripts": {
"release": "tsc",
"dev": "tsc --watch"
},
"bin": {
"lin-ui-cli": "lib/index.js"
},
"author": "Lin Team",
"license": "MIT",
"bugs": {
"url": "https://github.com/TaleLin/lin-ui-cli/issues"
},
"homepage": "http://doc.mini.talelin.com",
"devDependencies": {
"@types/inquirer": "^7.3.1",
"@types/node": "^12.0.27",
"@types/shelljs": "^0.8.8"
},
"dependencies": {
"axios": ">=0.21.1",
"chalk": "^4.1.0",
"commander": "^6.0.0",
"consola": "^2.15.0",
"inquirer": "^7.3.3",
"shelljs": "^0.8.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hbix/lin-ui-cli.git
git@gitee.com:hbix/lin-ui-cli.git
hbix
lin-ui-cli
lin-ui-cli
master

搜索帮助