{ "name": "noplp-discord", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lucaasmth/NOPLP-Discord.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/lucaasmth/NOPLP-Discord/issues" }, "homepage": "https://github.com/lucaasmth/NOPLP-Discord#readme", "dependencies": { "axios": "^0.21.0", "cheerio": "^1.0.0-rc.3", "discord.js": "^12.5.1", "js-levenshtein": "^1.1.6" } }