{ "name": "sernhandler2", "version": "1.0.0", "description": "", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "compile": "tsc" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "discord.js": "^13.6.0", "ts-results": "^3.3.0" } }