3 Star 1 Fork 0

璡龙鱼/aha-micro-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "aha-micro-cli",
"version": "1.0.6",
"private": false,
"author": "ahaTeam",
"repository": {
"type": "git",
"url": "https://gitee.com/jin-longyu/aha-micro-cli.git"
},
"description": "aha微前端运行脚手架",
"license": "MIT",
"keywords": [
"aha",
"microCli",
"vue"
],
"main": "index.js",
"bin": {
"aha-micro-cli": "src/index.js"
},
"scripts": {
"lint": ".\\node_modules\\.bin\\eslint --fix src\\**"
},
"dependencies": {
"archiver": "^5.0.2",
"chalk": "^4.1.2",
"commander": "^8.3.0",
"download-git-repo": "^3.0.2",
"inquirer": "^8.2.0",
"node-ssh": "^11.0.0",
"ora": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/runtime-corejs3": "^7.16.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.3",
"commitizen": "^3.0.0",
"eslint": "^7.5.0",
"husky": "^4.3.8",
"lint-staged": "^10.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jin-longyu/aha-micro-cli.git
git@gitee.com:jin-longyu/aha-micro-cli.git
jin-longyu
aha-micro-cli
aha-micro-cli
master

搜索帮助