{ "name": "matrix-doge-bot", "version": "1.0.0", "description": "A silly bot that prefixes messages with 'hyper' if they are single nouns", "repository": { "type": "git", "url": "git+https://github.com/CromFr/matrix-doge-bot.git" }, "author": "Thibaut CHARLES", "license": "MIT", "bugs": { "url": "https://github.com/CromFr/matrix-doge-bot/issues" }, "homepage": "https://github.com/CromFr/matrix-doge-bot#readme", "dependencies": { "babel-runtime": "^6.26.0", "config": "^1.30.0", "js-yaml": "^3.11.0", "matrix-js-sdk": "^0.10.2", "matrix-js-snippets": "^0.2.5", "wordpos": "^1.1.6" } }