{ "name": "killserv", "version": "1.0.0", "description": "19:54 <~MemoServ> a bot that KILLs you on request", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.semisol.dev:Semisol/KillServ.git" }, "author": "chmod", "license": "GPL-3.0-only", "dependencies": { "irc-framework": "^4.11.0" } }