matrixssbook/package.json
2023-05-24 22:04:06 -04:00

16 lines
292 B
JSON

{
"name": "matrixssbook",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"matrix-appservice-bridge": "^8.0.0"
}
}