Spaces:
Running
Running
File size: 478 Bytes
9cd8722 cde9d2f 9cd8722 cde9d2f 9cd8722 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"name": "wallapi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"body-parser": "^2.2.2",
"cheerio": "^1.2.0",
"cors": "^2.8.6",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"googleapis": "^171.4.0",
"nodemailer": "^8.0.1",
"socket.io": "^4.8.3"
}
}
|