UNPKG

dbmmods

Version:

A free open source modification collection for Discord Bot Maker.

50 lines (49 loc) 1.15 kB
{ "author": { "name": "DBMmods" }, "bugs": { "url": "https://github.com/Discord-Bot-Maker-Mods/DBM-Mods/issues" }, "bundleDependencies": false, "dependencies": { "cleverbot-node": "^0.3.11", "discord.js": "^11.3.0", "extend": "^3.0.1", "ffmpeg-binaries": "^3.2.2-3", "fs": "0.0.1-security", "fstorm": "^0.1.3", "http-string-parser": "0.0.6", "jimp": "^0.2.28", "libsodium-wrappers": "^0.5.4", "ncp": "^2.0.0", "opusscript": "0.0.3", "path": "^0.12.7", "request": "^2.83.0", "valid-url": "^1.0.9", "ytdl-core": "^0.20.1" }, "deprecated": false, "description": "A free open source modification collection for Discord Bot Maker.", "homepage": "https://dbm-mods.xyz/", "keywords": [ "DBM", "Discord", "Bot", "Maker", "Mods" ], "license": "MIT", "main": "index.js", "name": "dbmmods", "private": false, "repository": { "type": "git", "url": "git+https://github.com/Discord-Bot-Maker-Mods/DBM-Mods.git" }, "scripts": { "install": "node scripts/install.js", "test": "scripts/test.js" }, "version": "1.0.15" }