{ "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" } }