UNPKG

botblocker.pro

Version:

BotBlocker.Pro is an essential package for protecting your website from unwanted bots that can harm performance and security. Our powerful real-time web traffic filtering and analytics service helps you track and understand your visitors while effectively

49 lines (48 loc) 1.37 kB
{ "name": "botblocker.pro", "version": "1.0.0", "description": "BotBlocker.Pro is an essential package for protecting your website from unwanted bots that can harm performance and security. Our powerful real-time web traffic filtering and analytics service helps you track and understand your visitors while effectively distinguishing between human users and automated traffic. Stay secure from bot attacks, data scraping, and other unwanted activities, ensuring your website runs smoothly.", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "keywords": [ "botblocker", "bot blocker", "antibot", "killbot", "nodejs antibot", "typescript antibot", "typescript antibot", "web analytics", "website stats", "hit counter", "free web counter", "web tracker", "visitor tracker", "antibot", "anti-spam", "bot tracking", "bots protection", "real-time visitor", "bot blocker", "url tracking", "traffic filtering" ], "author": "botblocker.pro", "license": "ISC", "dependencies": { "https": "^1.0.0", "net": "^1.0.2", "querystring": "^0.2.1" }, "devDependencies": { "@types/node": "^22.8.7", "typescript": "^5.6.3" } }