2025-12-10 21:15:04 -05:00

18 lines
346 B
JSON

{
"name": "project2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.13.2",
"dotenv": "^17.2.3",
"express": "^5.2.1",
"socket.io": "^4.8.1"
}
}