{ "name": "ircbot", "version": "1.0.0", "description": "", "license": "ISC", "author": "", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "irc-framework": "^4.14.0", "sanitize-html": "^2.17.0", "simple-youtube-api": "^5.2.1", "wikijs": "^6.4.1" } }