Files
daragt-sms-backend/package.json
Mekan1206 b154d5c198 okay
2026-06-02 14:28:25 +05:00

18 lines
319 B
JSON

{
"name": "otp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"socket.io": "^4.7.4",
"sqlite3": "^6.0.1"
}
}