freepbx-voicemail-notifs/package.json
2023-10-01 16:03:33 -06:00

17 lines
353 B
JSON

{
"name": "freepbx-voicemail-notifs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "GPL-3.0-or-later",
"dependencies": {
"chokidar": "^3.5.3",
"discord.js": "^14.13.0",
"freepbx-graphql-client": "^0.1.1"
}
}