1 Star 1 Fork 1

奋斗2014/young-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 767 Bytes
一键复制 编辑 原始数据 按行查看 历史
奋斗2014 提交于 2022-05-29 16:24 . 1
{
"name": "young-core",
"version": "1.9.9",
"keywords": [
"koa",
"youngjs"
],
"description": "基于koa封装的typescript的nodejs后端高效框架,更多请访问youngjs.top",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "pcyanga",
"license": "ISC",
"dependencies": {
"bull": "^3.27.0",
"elasticsearch": "^16.7.2",
"fs": "^0.0.1-security",
"ioredis": "^4.27.6",
"koa": "^2.13.1",
"koa-body": "^4.2.0",
"lodash": "^4.17.21",
"mysql": "^2.18.1",
"socket.io": "^4.4.1",
"typeorm": "^0.2.34",
"young-require-all": "^1.0.1"
},
"devDependencies": {
"@types/node": "^16.3.2",
"tern": "^0.24.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/FenDou2014/young-core.git
git@gitee.com:FenDou2014/young-core.git
FenDou2014
young-core
young-core
master

搜索帮助