{ "name": "discord-soundscapes", "version": "1.0.0", "description": "", "main": "src/index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ZomoXYZ/discord-soundscapes.git" }, "author": "ashley zomo", "license": "Unlicense", "bugs": { "url": "https://github.com/ZomoXYZ/discord-soundscapes/issues" }, "homepage": "https://github.com/ZomoXYZ/discord-soundscapes#readme", "devDependencies": { "ts-node": "^10.2.1" }, "dependencies": { "discord.js": "^13.1.0" } }