1 Star 0 Fork 0

alegria/enuo-core-simple

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 861 Bytes
一键复制 编辑 原始数据 按行查看 历史
alegria 提交于 2021-07-30 13:57 . modify version
{
"name": "enuo-core-simple",
"version": "1.0.0",
"description": "node common tools",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fanxiayang12/enuo-core.git"
},
"author": "fanxiayang <751510087@qq.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/fanxiayang12/enuo-core/issues"
},
"homepage": "https://github.com/fanxiayang12/enuo-core#readme",
"dependencies": {
"amqplib": "^0.5.2",
"lodash": "^4.17.10",
"log4js": "^2.4.1",
"mongodb": "^2.2.34",
"mysql": "^2.15.0",
"node-cache": "^5.1.2",
"redis": "^2.8.0",
"urlencode": "^1.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/fanxiayang/enuo-core-simple.git
git@gitee.com:fanxiayang/enuo-core-simple.git
fanxiayang
enuo-core-simple
enuo-core-simple
master

搜索帮助