UNPKG

@exoplay/exobot-adapter-discord

Version:
117 lines (116 loc) 2.92 kB
{ "_args": [ [ { "raw": "discord.js@^9.0.0", "scope": null, "escapedName": "discord.js", "name": "discord.js", "rawSpec": "^9.0.0", "spec": ">=9.0.0 <10.0.0", "type": "range" }, "/Users/jlawson/projects/exoplay/exobot-adapter-discord" ] ], "_from": "discord.js@>=9.0.0 <10.0.0", "_id": "discord.js@9.3.1", "_inCache": true, "_location": "/discord.js", "_nodeVersion": "7.0.0-test201610180ccb98695e", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/discord.js-9.3.1.tgz_1477163740839_0.3436305506620556" }, "_npmUser": { "name": "gawdl3y", "email": "Gawdl3y@gawdl3y.com" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "discord.js@^9.0.0", "scope": null, "escapedName": "discord.js", "name": "discord.js", "rawSpec": "^9.0.0", "spec": ">=9.0.0 <10.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/discord.js/-/discord.js-9.3.1.tgz", "_shasum": "a05f261740b27701019d692001b9737d8ca6d9d7", "_shrinkwrap": null, "_spec": "discord.js@^9.0.0", "_where": "/Users/jlawson/projects/exoplay/exobot-adapter-discord", "author": { "name": "Amish Shah", "email": "amishshah.2k@gmail.com" }, "bugs": { "url": "https://github.com/hydrabolt/discord.js/issues" }, "dependencies": { "node-opus": "^0.2.1", "opusscript": "^0.0.1", "superagent": "^2.2.0", "tweetnacl": "^0.14.3", "ws": "^1.1.1" }, "description": "A powerful library for interacting with the Discord API", "devDependencies": { "eslint": "^3.4.0", "fs-extra": "^0.30.0", "jsdoc-parse": "^1.2.0" }, "directories": {}, "dist": { "shasum": "a05f261740b27701019d692001b9737d8ca6d9d7", "tarball": "https://registry.npmjs.org/discord.js/-/discord.js-9.3.1.tgz" }, "engines": { "node": ">=6.0.0" }, "gitHead": "c7c5e5e8b4be6281b770aa58b5d75092fdbc6a5d", "homepage": "https://github.com/hydrabolt/discord.js#readme", "keywords": [ "discord", "api", "bot", "client", "node", "discordapp" ], "license": "Apache-2.0", "main": "./src/index", "maintainers": [ { "name": "abalabahaha", "email": "hi@abal.moe" }, { "name": "gawdl3y", "email": "Gawdl3y@gawdl3y.com" }, { "name": "hydrabolt", "email": "amishshah.2k@gmail.com" } ], "name": "discord.js", "optionalDependencies": { "node-opus": "^0.2.1" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/hydrabolt/discord.js.git" }, "scripts": { "docs": "node docs/generator/generator.js", "test": "eslint src/ && node docs/generator/generator.js silent" }, "version": "9.3.1" }