View difference between Paste ID: YZPHELEk and zKLYuQ2d
SHOW: | | - or go back to the newest paste.
1
{
2
  "name": "Discord-Bot-Maker-Bot",
3
  "author": "Robert Borghese",
4
  "main": "bot.js",
5
  "version": "1.2.9",
6
  "dependencies": {
7-
    "bindings": "^1.5.0",
7+
8
    "fstorm": "^0.1.3",
9
    "hh-mm-ss": "^1.2.0",
10
    "install": "^0.13.0",
11
    "jimp": "^0.2.28",
12
    "libsodium-wrappers": "latest",
13
    "opusscript": "latest",
14-
    "module-name": "0.0.1-security",
14+
    "ytdl-core": "latest",
15-
    "opusscript": "0.0.3",
15+
16
    "valid-url": "^1.0.9",
17
    "youtube-info": "file:node_modules/youtube-info",
18
  },
19-
    "ytdl-core": "^1.0.7"
19+
20
}