{ "name": "lineworks_sendmessage", "version": "1.0.0", "main": "lwSendMessageBot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "jsonwebtoken": "^9.0.2", "node-fetch": "^2.7.0" } }