lea.pet-spam-cleanup/package.json
2024-02-23 23:23:12 +01:00

18 lines
327 B
JSON

{
"name": "lea.pet-spam-cleanup",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.6.7",
"dotenv": "^16.4.5",
"pg": "^8.11.3"
}
}