{ "name": "interactionstest", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "discord-buttons": "^4.0.0", "discord.js": "^12.5.3", "git": "github:ZomoXYZ/discord-buttons" }, "devDependencies": { "@types/node": "^16.3.1" } }