1 Star 0 Fork 0

王本鑫/arche-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
王本鑫 提交于 2022-02-01 10:29 . 2.2.4
{
"name": "arche-core",
"version": "2.2.4",
"description": "Arche-platform is a quick development platform written in node. This is the App core of it.",
"main": "index.js",
"scripts": {
"postversion": "npm publish",
"postpublish": "git push && git push --tags"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wbenxin/arche-core.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/wbenxin/arche-core/issues"
},
"homepage": "https://github.com/wbenxin/arche-core#readme",
"dependencies": {
"@wbenxin/amqplib-rpc": "^1.1.0",
"art-template": "^4.13.2",
"card-query": "^3.0.0",
"koa": "^2.13.1",
"koa-art-template": "^1.1.1",
"koa-bodyparser": "^4.3.0",
"koa-easy-ws": "^1.3.0",
"koa-error": "^3.2.0",
"koa-log4": "^2.3.2",
"koa-ratelimit": "^5.0.0",
"koa-router": "^10.0.0",
"koa-static-cache": "^5.1.4",
"lru-cache": "^6.0.0",
"redis": "^3.1.2",
"uuid": "^8.3.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wbenxin/arche-core.git
git@gitee.com:wbenxin/arche-core.git
wbenxin
arche-core
arche-core
main

搜索帮助