Advertisement
ninja-gen

package.json

Oct 24th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "name": "NinjaBot",
  3.   "version": "1.0.0",
  4.   "lockfileVersion": 1,
  5.   "description": "",
  6.   "main": "index.js",
  7.   "scripts": {
  8.     "test": "echo \"Error: no test specified\" && exit 1"
  9.   },
  10. "engines": {
  11.    "node": "12.13.0"
  12.   },
  13.   "keywords": [],
  14.   "author": "",
  15.   "license": "ISC",
  16.   "dependencies": {
  17.     "chalk": "^2.4.2",
  18.     "canvas": "^2.5.0",
  19.     "circular-json": "^0.5.9",
  20.     "common-tags": "^1.8.0",
  21.     "cryptiles": "^4.1.3",
  22.     "crypto": "^1.0.1",
  23.     "d3": "^5.9.2",
  24.     "d3-fetch": "^1.1.2",
  25.     "discord.js": "^11.3.2",
  26.     "discord-anti-spam": "^2.0.0",
  27.     "discord.js-musicbot-addon": "^12.0.6",
  28.     "discord-auditlog": "^1.8.1",
  29.     "enmap": "^3.0.2",
  30.     "express": "^4.16.4",
  31.     "ffmpeg": "0.0.4",
  32.     "ffmpeg-binaries": "^4.0.0",
  33.     "get-youtube-id": "^1.0.1",
  34.     "google-auth-library": "^4.0.0",
  35.     "googleapis": "^40.0.0",
  36.     "hawk": "^7.0.10",
  37.     "hoek": "^6.1.2",
  38.     "isomorphic-fetch": "^2.2.1",
  39.     "kayn": "^0.9.8",
  40.     "jimp": "^0.8.2",
  41.     "lodash": "^4.17.13",
  42.     "integer": "2.1.0",
  43.     "google": "^2.1.0",
  44.     "got": "^8.3.1",
  45.     "lodash.get": "^4.4.2",
  46.     "lodash.set": "^4.3.2",
  47.     "lodash.unset": "^4.5.2",
  48.     "moment": "^2.24.0",
  49.     "moment-duration-format": "^2.3.2",
  50.     "node-fetch": "^2.6.0",
  51.     "node-gyp": "^6.0.0",
  52.     "node-superfetch": "^0.1.9",
  53.     "os-utils": "0.0.14",
  54.     "opusscript": "0.0.6",
  55.     "quick-db": "1.0.5",
  56.     "random-puppy": "^1.1.0",
  57.     "regex": "^0.1.1",
  58.     "request": "2.81.0",
  59.     "request-promise": "^4.2.4",
  60.     "request-promise-native": "^1.0.7",
  61.     "require-all": "^3.0.0",
  62.     "superagent": "^5.0.5",
  63.     "urban": "^0.3.2",
  64.     "ytdl-core": "^0.24.0",
  65.     "youtube-info": "^1.3.2",
  66.     "youtube-node": "^1.3.3"
  67.   }
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement