@devbaseit/antivpn
Version:
The most accurate VPN/Proxy detection system, powered by advanced machine learning and real-time threat intelligence.
22 lines (21 loc) • 476 B
JSON
{
"name": "@devbaseit/antivpn",
"version": "1.4.2",
"description": "The most accurate VPN/Proxy detection system, powered by advanced machine learning and real-time threat intelligence.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Antivpn",
"VPN",
"vpn",
"sentry",
"devbase"
],
"author": "Devbase team",
"license": "ISC",
"dependencies": {
"axios": "^1.9.0"
}
}