{ "name": "osselbot", "version": "1.1.0", "description": "Discordbot on Discord.js", "main": "index.js", "dependencies": { "discord.js": "^12.1.1", "n": "^6.4.0", "pretty-ms": "^6.0.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node ./index.js" }, "repository": { "type": "git", "url": "git+https://github.com/Technicolor-creamsicle/Osselbot.git" }, "author": "Alex Technicolor (http://technicolor.2a03.party)", "license": "SEE LICENSE IN LICENCE", "bugs": { "url": "https://github.com/Technicolor-creamsicle/Osselbot/issues" }, "homepage": "https://technicolor.2a03.party/bot" }