20 lines
396 B
JSON
20 lines
396 B
JSON
{
|
|
"name": "bulkvs-discord-sms",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^1.4.0",
|
|
"discord.js": "^14.13.0",
|
|
"express": "^4.18.2",
|
|
"ffmpeg": "^0.0.4",
|
|
"ffmpeg-static": "^5.2.0",
|
|
"phone": "^3.1.40"
|
|
}
|
|
}
|