1 Star 0 Fork 0

毛毛虫吃肉肉/xny_egg_amis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.28 KB
一键复制 编辑 原始数据 按行查看 历史
毛毛虫吃肉肉 提交于 2024-04-18 14:21 . first
{
"name": "egg-amis",
"version": "1.0.0",
"description": "企业级Node WEB开发框架,使用 Egg.js 和 Amis.js 构建更好的 NodeJS 应用程序,帮助开发人员降低开发和维护成本。",
"private": true,
"egg": {
"declarations": true
},
"dependencies": {
"@alicloud/openapi-client": "^0.4.1",
"ali-oss": "^6.17.1",
"compressing": "^1.6.2",
"cos-nodejs-sdk-v5": "^2.11.12",
"dataloader": "^2.1.0",
"egg": "^3.1.0",
"egg-cors": "^2.2.3",
"egg-downloader": "^1.0.5",
"egg-redis": "^2.4.0",
"egg-remote-config": "^1.0.1",
"egg-scripts": "^2.17.0",
"egg-sequelize": "^6.0.0",
"egg-view-ejs": "^3.0.0",
"egg-view-nunjucks": "^2.3.0",
"esdk-obs-nodejs": "^3.21.6",
"fs-extra": "^10.1.0",
"jsonwebtoken": "^8.5.1",
"mysql2": "^2.3.3",
"node-xlsx": "^0.21.0",
"public-ip": "^4.0.4",
"puppeteer": "^19.10.1",
"qiniu": "^7.7.0",
"utility": "^1.17.0",
"xlsx": "^0.18.5",
"xlsx-style": "^0.8.13",
"xml-js": "^1.6.11"
},
"devDependencies": {
"autod": "^3.1.1",
"autod-egg": "^1.1.0",
"egg-bin": "^4.16.2",
"egg-ci": "^1.18.0",
"shelljs": "^0.8.5"
},
"engines": {
"node": ">=16.0.0"
},
"scripts": {
"start1": "egg-scripts start --daemon --sticky --title=egg_zs_1 --stdout=./logs/master-stdout.log --stderr=./logs/master-stderr.log",
"stop1": "egg-scripts stop --title=egg_zs_1",
"start2": "egg-scripts start --daemon --sticky --title=egg_zs_2 --stdout=./logs/master-stdout.log --stderr=./logs/master-stderr.log",
"stop2": "egg-scripts stop --title=egg_zs_2",
"dev": "egg-bin dev",
"debug": "egg-bin debug",
"test": "npm run lint -- --fix && npm run test-local",
"test-local": "egg-bin test",
"cov": "egg-bin cov",
"lint": "eslint .",
"ci": "npm run lint && npm run cov",
"autod": "autod",
"update": "node ./shell.js"
},
"ci": {
"version": "16",
"type": "github"
},
"repository": {
"type": "git",
"url": ""
},
"author": "arterli",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mmc7rr/xny_egg_amis.git
[email protected]:mmc7rr/xny_egg_amis.git
mmc7rr
xny_egg_amis
xny_egg_amis
master

搜索帮助