{ "name": "fetch-matrix-access-token", "version": "1.0.0", "main": "index.js", "author": "Nikhil Nawgiri ", "license": "MIT", "scripts": { "start": "node main.js" }, "dependencies": { "matrix-bot-sdk": "^0.7.1" } }