Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  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",
  8. "discord.js": "^11.5.1",
  9. "fstorm": "^0.1.3",
  10. "hh-mm-ss": "^1.2.0",
  11. "install": "^0.13.0",
  12. "jimp": "^0.2.28",
  13. "libsodium-wrappers": "latest",
  14. "module-name": "0.0.1-security",
  15. "opusscript": "0.0.3",
  16. "simple-youtube-api": "file:node_modules/simple-youtube-api",
  17. "valid-url": "^1.0.9",
  18. "youtube-info": "file:node_modules/youtube-info",
  19. "ytdl-core": "^1.0.7"
  20. },
  21. "is-music-bot": true
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement