You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

23 lines
480 B

{
"name": "sanarollcall",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@nestjs/common": "^11.0.13",
"async": "^3.2.6",
"axios": "^1.8.4",
"fastify": "^5.2.2",
"form-data": "^4.0.2",
"ioredis": "^5.6.0",
"lodash": "^4.17.21",
"node-cron": "^3.0.3"
}
}