{"name":"@discordjs/voice","version":"0.9.0","description":"Implementation of the Discord Voice API for node.js","scripts":{"build":"tsup && node scripts/postbuild.mjs","test":"jest --pass-with-no-tests --collect-coverage","lint":"prettier --check . && eslint src __tests__ --ext mjs,js,ts","format":"prettier --write . && eslint src __tests__ --ext mjs,js,ts --fix","docs":"typedoc --json docs/typedoc-out.json src/index.ts && node scripts/docs.mjs","prepublishOnly":"yarn build && yarn lint && yarn test","changelog":"git cliff --prepend ./CHANGELOG.md -l -c ./cliff.toml -r ../../ --include-path 'packages/voice/*'"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"},"directories":{"lib":"src","test":"__tests__"},"contributors":[{"name":"Crawl","email":"icrawltogo@gmail.com"},{"name":"Amish Shah","email":"amishshah.2k@gmail.com"},{"name":"SpaceEEC","email":"spaceeec@yahoo.com"},{"name":"Vlad Frangu","email":"kingdgrizzle@gmail.com"},{"name":"Antonio Roman","email":"kyradiscord@gmail.com"}],"license":"Apache-2.0","keywords":["discord","discord.js","audio","voice","streaming"],"repository":{"type":"git","url":"git+https://github.com/discordjs/discord.js.git"},"bugs":{"url":"https://github.com/discordjs/discord.js/issues"},"homepage":"https://discord.js.org","dependencies":{"@types/ws":"^8.5.3","discord-api-types":"^0.29.0","prism-media":"^1.3.2","tiny-typed-emitter":"^2.1.0","tslib":"^2.3.1","ws":"^8.5.0"},"devDependencies":{"@babel/core":"^7.17.9","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@discordjs/ts-docgen":"^0.4.1","@types/jest":"^27.4.1","@types/node":"^16.11.27","@typescript-eslint/eslint-plugin":"^5.19.0","@typescript-eslint/parser":"^5.19.0","eslint":"^8.13.0","eslint-config-marine":"^9.4.1","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","jest":"^27.5.1","jest-websocket-mock":"^2.3.0","mock-socket":"^9.1.2","prettier":"^2.6.2","tsup":"^5.12.5","tweetnacl":"^1.0.3","typedoc":"^0.22.15","typescript":"^4.6.3"},"engines":{"node":">=16.9.0"},"publishConfig":{"access":"public"},"gitHead":"9bf2a0d5cb07c94c959754b8e2931c614a15cf60","_id":"@discordjs/voice@0.9.0","_nodeVersion":"16.14.2","_npmVersion":"8.7.0","dist":{"shasum":"f9c2dbc3c5e98a0f66278e23b29fdaee51c5e9d9","size":127036,"noattachment":false,"key":"/@discordjs/voice/-/@discordjs/voice-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@discordjs/voice/download/@discordjs/voice-0.9.0.tgz"},"_npmUser":{"name":"crawl","email":"icrawltogo@gmail.com"},"maintainers":[{"name":"crawl","email":""},{"name":"hydrabolt","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/voice_0.9.0_1650195589385_0.8597923281480759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-17T11:39:55.045Z","deprecated":"no longer supported","publish_time":1650195589588,"_cnpm_publish_time":1650195589588,"dist-tags":{"latest":"0.19.0"}}