matrixssbook/package.json

16 lines
292 B
JSON
Raw Permalink Normal View History

2023-05-25 02:04:06 +00:00
{
"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"
}
}