UNPKG

blwebhooks

Version:

Webhook Vote Reciever For Lists Such As top.gg, InfinityBotList and Many More To Come!

66 lines (65 loc) 1.87 kB
{ "name": "blwebhooks", "version": "4.0.0", "description": "Webhook Vote Reciever For Lists Such As top.gg, InfinityBotList and Many More To Come!", "main": "./dist/index.js", "types": "./dist/index.d.ts", "keywords": [ "discord.js", "webhooks", "botlists", "vote", "discordbot", "express", "server", "webhook", "blwebhooks", "webserver" ], "dependencies": { "@top-gg/sdk": "^3.1.6", "blwebhooks": "^3.5.6", "body-parser": "^1.20.3", "chalk": "^4.1.2", "cookie-parser": "^1.4.7", "deepmerge": "^4.3.1", "discord.js": "^14.16.3", "errorhandler": "^1.5.1", "events": "^3.3.0", "express": "^4.21.1", "express-rate-limit": "^7.4.1", "express-slow-down": "^2.0.3", "helmet": "^8.0.0", "mongoose": "^8.7.2", "sqlite3": "^5.1.7", "typescript": "^5.6.3" }, "devDependencies": { "@types/cookie-parser": "^1.4.3", "@types/errorhandler": "^1.5.0", "@types/express-rate-limit": "^6.0.0", "@types/express-slow-down": "^1.3.2", "@types/jest": "^29.5.13", "@types/node": "^18.19.58", "eslint": "^8.33.0", "standard-version": "^9.5.0" }, "scripts": { "test": "echo \"Test Running!\" && node .", "release": "standard-version", "build": "tsc" }, "repository": { "type": "git", "url": "git+https://github.com/MaximKing1/BLWebhooks.git" }, "author": "JMServices Team", "license": "MIT", "bugs": { "url": "https://github.com/MaximKing1/BLWebhooks/issues", "email": "blwebhooks@jmservices.pro" }, "funding": "https://github.com/MaximKing1/BLWebhooks", "homepage": "https://github.com/MaximKing1/BLWebhooks#readme", "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }