{ "name": "matrix-bot", "version": "1.0.0", "description": "Matrix Gateway Bot", "main": "index.js", "repository": "https://git.manalejandro.com/ale/matrix-bot", "author": "ale", "license": "MIT", "private": true, "dependencies": { "@xmpp/client": "*", "matrix-js-sdk": "*" } }