Hhertz/package.json
2025-07-31 23:47:20 +03:00

18 lines
353 B
JSON

{
"name": "hhertz",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@vector-im/matrix-bot-sdk": "^0.7.1-element.11",
"matrix-bot-sdk": "^0.7.1",
"mqtt": "^5.13.3"
}
}