{"bugs":{"url":"https://github.com/robotty/dank-twitch-irc/issues"},"dist":{"shasum":"d5ea7ae6952acdd69b4fdcedb92f1cc53607abd5","tarball":"https://registry.npmjs.org/dank-twitch-irc/-/dank-twitch-irc-4.3.0.tgz","fileCount":910,"integrity":"sha512-6ezjPDzwhOhifsiUhllmojlmkrDwMS/TbFVdVOTtq1KcKBzDYPAcpZN8d1jUUf1ICWVu85Dx9Xe66gErbabTYA==","signatures":[{"sig":"MEUCIQDmmlgoIIqWAznlIFh3FFjLWeR4hpX5Uqlcb2Iwd7k9XQIgTxo5TvzK2WdN6xvKkCFpKfx+L6cZ+hPvu0j/KRDS5xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1305889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4Jf4CRA9TVsSAnZWagAA+IYP+wQENBxAKOPLfoUCc/Ay\nbERiQ/h/1yMjUD1tzLk2i3OswC+B7obwqpNKVXjzMlVka3mi4qVH2W85ERSC\nIZQd5atVbgEweLGK7X37Rz/wwwne6b701S3myJjXVE0BjVqF3lO9ikmIlKSh\nDbtVJCG6KORkIOC5AVGHuO0wO0txtC8uQ/O1yWtQE3XfkfRi6tLamUO20t7n\nVsyIpxakCvV4/XKgrZIb5HLq1V//YVGNq5QP+w4FidOIkKXl9Roe4iKZ1bED\nk+oFX8kxmfG6M7BFfETfyqnyvER6hB8SLIPC6e3grcOX3rwVYgb5brRWSqCa\nO1AkIa7OnzvswMzED+wHxpSPMXFdD/r30yq2nXPqcC+qhPfhUIF/3UIBwgKU\nfZR4Vsi6kCKxjKmG9NOxLDDOwOYU+Ge4RIK4F593NFLOdCMs3eyVKW0SdNoC\nIkiEUVQQZYbQTlymq7n8Ym2HBgutkT8u56t+276ksPoJWj9OpkJ0FiocA/TJ\nqya2o8j4I6Gn8JtxRairXblDoorgfU+mTOoyH3fyxSiSGLu/bppBldpm3gdm\nw3nYpYsyYpNN26q4RLCVUVUAdTVbXh5v9OHFuNvo2WTqfSft+bSufJb0K73A\npcit+9TR+KbGLB73Lzf0n5rrasOadZX+d6W3El7pLInTvHkaFDLErP/qPjdY\nY+ua\r\n=/elu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","name":"dank-twitch-irc","types":"dist/index.d.ts","author":{"name":"Ruben Anders"},"gitHead":"5c732bd7fe02c80fd07d077bb8fb9b82f7b65610","license":"MIT","scripts":{"docs":"typedoc --mode file --excludeNotExported --excludePrivate --excludeProtected -out ./docs","lint":"eslint --ignore-path .gitignore --format codeframe --ext .ts --ext .js .","test":"nyc mocha","build":"tsc && sed -i '1,1 s/types=\"debug-logger\"/path=\"\\.\\.\\/types\\/debug-logger\\/index.d.ts\"/' ./dist/index.d.ts","clean":"rm -rf ./dist ./docs ./coverage ./.nyc_output ./mochawesome-report","lintfix":"npm run lint -- --fix","reformat":"prettier --ignore-path .gitignore --write \"**/*.md\" \"**/*.js\" \"**/*.ts\" \"**/*.yml\" \"**/*.json\"","precommit":"npm run clean && npm run build && npm run test && npm run lintfix && npm run reformat && npm run lint -- --max-warnings=0","check-format":"prettier --ignore-path .gitignore --check \"**/*.md\" \"**/*.js\" \"**/*.ts\" \"**/*.yml\" \"**/*.json\"","generate-index":"npx create-ts-index@^1.10.2 create ./lib -w -i '.spec' && npm run reformat","generate-readme-toc":"doctoc README.md --github --title '## Table of Contents'"},"_npmUser":{"name":"randers00","email":"ruben.anders@robotty.de"},"homepage":"https://github.com/robotty/dank-twitch-irc#readme","keywords":["twitch","irc","chat","tmi"],"deprecated":"I (randers) am no longer supporting or updating dank-twitch-irc. While it may continue to work, I'm no longer making sure it will continue to do so in the future. This package will also not receive any dependency or security updates. For this reason I recommend you to choose a different library in your projects, or to fork this project to continue development on it. If somebody makes a high-quality fork of this project, you can contact me and I can link to your fork in this deprecation notice here. Thank you.","repository":{"url":"git+https://github.com/robotty/dank-twitch-irc.git","type":"git"},"_npmVersion":"6.14.5","description":"Twitch IRC library for Node.js","directories":{},"maintainers":[{"name":"randers00","email":"ruben.anders@robotty.de"}],"_nodeVersion":"12.8.0","dependencies":{"ms":"^2.1.3","split2":"^3.2.1","duplexify":"^4.1.1","ts-toolbelt":"^8.0.3","@types/debug":"^4.1.5","debug-logger":"^0.4.1","randomstring":"^1.1.5","eventemitter3":"^4.0.7","lodash.pickby":"^4.6.0","@types/duplexify":"^3.6.0","lodash.camelcase":"^4.3.0","make-error-cause":"^2.3.0","simple-websocket":"^9.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","tsd":"^0.14.0","chai":"^4.2.0","mocha":"^8.1.1","sinon":"^9.2.2","doctoc":"^2.0.0","eslint":"^7.16.0","clarify":"^2.1.0","ts-node":"^9.1.1","typedoc":"^0.19.0","prettier":"^2.2.1","@types/ms":"^0.7.31","@types/ws":"^7.2.6","typescript":"^4.1.3","@types/chai":"^4.2.12","@types/node":"^14.14.14","mochawesome":"^6.1.1","@types/mocha":"^8.2.0","@types/sinon":"^9.0.9","@types/split2":"^2.1.6","supports-color":"^8.0.0","chai-as-promised":"^7.1.1","@types/async-lock":"^1.1.2","@types/randomstring":"^1.1.6","@types/eventemitter3":"^2.0.2","@types/lodash.pickby":"^4.6.6","mocha-junit-reporter":"^2.0.0","@types/chai-as-promised":"^7.1.3","@types/lodash.camelcase":"^4.3.6","@types/simple-websocket":"^7.0.1","@typescript-eslint/parser":"^4.10.0","@typescript-eslint/eslint-plugin":"^4.10.0"},"_npmOperationalInternal":{"tmp":"tmp/dank-twitch-irc_4.3.0_1608554487844_0.5225131930036324","host":"s3://npm-registry-packages"},"_id":"dank-twitch-irc@4.3.0","version":"4.3.0"}