File size: 473 Bytes
44cdc52 fc22737 44cdc52 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
{
"dependencies": {
"axios": "^1.7.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express-rate-limit": "^7.2.0",
"fs": "^0.0.1-security",
"i": "^0.3.7",
"npm": "^10.8.0"
},
"name": "aru_dongo",
"type": "module",
"version": "1.0.0",
"main": "api/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}
|