@ayesh/geo-ip-database
Version:
Weekly updated database of IP CIDR to Country codes, indexed by the first 1/4th of the IP address
24 lines (23 loc) • 552 B
JSON
{
"name": "@ayesh/geo-ip-database",
"version": "1.1.20260522",
"description": "Weekly updated database of IP CIDR to Country codes, indexed by the first 1/4th of the IP address",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ayesh/Geo-IP-Database.git"
},
"keywords": [
"geoip",
"maxmind",
"ip2location"
],
"files": [
"/data"
],
"author": "Ayesh Karunaratne",
"license": "CC-BY-NC-SA-4.0"
}