{ "name": "discord_utils", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "component-emitter": "^1.3.0", "cookiejar": "^2.1.2", "cross-spawn": "^6.0.5", "debug": "^4.3.1", "delayed-stream": "^1.0.0", "end-of-stream": "^1.4.4", "execa": "^2.1.0", "fast-safe-stringify": "^2.0.7", "form-data": "^2.5.1", "formidable": "^1.2.2", "get-stream": "^5.2.0", "inherits": "^2.0.4", "is-stream": "^2.0.0", "isexe": "^2.0.0", "merge-stream": "^2.0.0", "methods": "^1.1.2", "mime": "^2.5.2", "mime-db": "^1.46.0", "mime-types": "^2.1.29", "ms": "^2.1.3", "nice-try": "^1.0.5", "npm-run-path": "^3.1.0", "once": "^1.4.0", "p-finally": "^2.0.1", "path-key": "^2.0.1", "pump": "^3.0.0", "qs": "^6.9.6", "readable-stream": "^3.6.0", "safe-buffer": "^5.2.1", "semver": "^6.3.0", "shebang-command": "^1.2.0", "shebang-regex": "^1.0.0", "signal-exit": "^3.0.3", "string_decoder": "^1.3.0", "strip-final-newline": "^2.0.0", "superagent": "^5.3.1", "util-deprecate": "^1.0.2", "which": "^1.3.1", "wrappy": "^1.0.2" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }