2020-05-18 22:22:31 +02:00
|
|
|
{
|
|
|
|
"name": "discord_voice",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"dependencies": {
|
|
|
|
"camelcase": "4.1.0",
|
|
|
|
"cross-spawn": "5.1.0",
|
|
|
|
"code-point-at": "1.1.0",
|
|
|
|
"execa": "0.7.0",
|
|
|
|
"find-up": "2.1.0",
|
|
|
|
"get-caller-file": "1.0.3",
|
|
|
|
"get-stream": "3.0.0",
|
|
|
|
"invert-kv": "1.0.0",
|
|
|
|
"is-fullwidth-code-point": "2.0.0",
|
|
|
|
"is-stream": "1.1.0",
|
|
|
|
"isexe": "2.0.0",
|
|
|
|
"lcid": "1.0.0",
|
|
|
|
"locate-path": "2.0.0",
|
|
|
|
"lru-cache": "4.1.5",
|
2020-07-05 02:52:02 +02:00
|
|
|
"mem": "4.0.0",
|
2020-05-18 22:22:31 +02:00
|
|
|
"mimic-fn": "1.2.0",
|
|
|
|
"npm-run-path": "2.0.2",
|
|
|
|
"number-is-nan": "1.0.1",
|
|
|
|
"os-locale": "2.1.0",
|
|
|
|
"p-finally": "1.0.0",
|
|
|
|
"p-limit": "1.3.0",
|
|
|
|
"p-locate": "2.0.0",
|
|
|
|
"p-try": "1.0.0",
|
|
|
|
"path-exists": "3.0.0",
|
|
|
|
"path-key": "2.0.1",
|
|
|
|
"pseudomap": "1.0.2",
|
|
|
|
"cliui": "4.1.0",
|
|
|
|
"require-main-filename": "1.0.1",
|
|
|
|
"set-blocking": "2.0.0",
|
|
|
|
"shebang-command": "1.2.0",
|
|
|
|
"shebang-regex": "1.0.0",
|
|
|
|
"signal-exit": "3.0.3",
|
|
|
|
"string-width": "2.1.1",
|
|
|
|
"require-directory": "2.1.1",
|
|
|
|
"strip-eof": "1.0.0",
|
|
|
|
"which": "1.3.1",
|
|
|
|
"strip-ansi": "3.0.1",
|
|
|
|
"decamelize": "1.2.0",
|
|
|
|
"y18n": "3.2.1",
|
|
|
|
"yallist": "2.1.2",
|
|
|
|
"yargs": "11.0.0",
|
|
|
|
"yargs-parser": "9.0.2",
|
|
|
|
"wrap-ansi": "2.1.0",
|
|
|
|
"which-module": "2.0.0",
|
|
|
|
"ansi-regex": "2.1.1"
|
|
|
|
},
|
|
|
|
"devDependencies": {},
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC"
|
|
|
|
}
|