| { | |
| "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": "" | |
| } | |