Ai
1 Star 1 Fork 0

liboliang/brian-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
liboliang 提交于 2023-01-12 19:30 +08:00 . 1.1.0
{
"name": "brian.li-cli",
"version": "1.1.0",
"description": "个人前端项目脚手架",
"main": "index.js",
"bin": {
"brian-cli": "index.js"
},
"keywords": [
"cli",
"webpack",
"react"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "brian.li",
"license": "ISC",
"dependencies": {
"chalk": "^4.0.0",
"commander": "^9.5.0",
"download-git-repo": "^3.0.2",
"handlebars": "^4.7.7",
"inquirer": "^8.0.0",
"moment": "^2.29.4",
"ora": "^4.0.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/liboliang/brian-cli.git
git@gitee.com:liboliang/brian-cli.git
liboliang
brian-cli
brian-cli
master

搜索帮助