You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
555 B
JSON

{
"name": "matrix-bridge-voxtelesys",
"version": "1.0.0",
"keywords": [
"voxtelesys",
"matrix",
"bridge",
"sms",
"api",
"chat"
],
"type": "module",
"license": "MPL-2.0",
"author": "Netsyms Technologies",
"contributors": [],
"dependencies": {
"body-parser": "^1.19.1",
"express": "^4.17.2",
"file-type": "^16.5.0",
"log4js": "^6.3.0",
"matrix-js-sdk": "^19.7.0",
"node-fetch": "^3.3.2",
"request": "^2.88.2"
}
}