{ "name": "thebackyardbot", "version": "1.0.0", "description": "

\r \r

", "main": "index.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "node index.js", "debug": "nodemon", "production": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/plane000/TheBackyardBot.git" }, "author": "Ben Kyd (https://benkyd.co.uk)", "license": "MIT", "bugs": { "url": "https://github.com/plane000/TheBackyardBot/issues" }, "homepage": "https://github.com/plane000/TheBackyardBot#readme" }