1 Star 0 Fork 0

张博睿/autoservice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
张博睿 提交于 2024-02-19 16:14 . CARU报文
{
"name": "autoservice",
"version": "1.0.0",
"description": "nodejs cron typeorm oracledb",
"main": "index.js",
"scripts": {
"start": "ts-node src/index.ts"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@types/nodemailer": "^6.4.14",
"croner": "^8.0.0",
"dayjs": "^1.11.10",
"lodash": "^4.17.21",
"node-xlsx": "^0.23.0",
"nodemailer": "^6.9.7",
"oracledb": "^6.3.0",
"reflect-metadata": "^0.2.1",
"typeorm": "^0.3.20"
},
"devDependencies": {
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.5",
"@types/oracledb": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.3.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zborui/autoservice.git
git@gitee.com:zborui/autoservice.git
zborui
autoservice
autoservice
master

搜索帮助