{ "name": "brainlet-irc", "version": "1.0.0", "description": "Brainlet to IRC translation layer", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.hippoz.xyz/hiimgoodpack/brainlet-irc.git" }, "author": "", "license": "GPL-3.0-or-later", "dependencies": { "irc": "^0.5.2", "ircdjs": "0.0.17" } }