mmgeodb
Version:
Bindings to the libmaxminddb C library (new binary format), supporting both IPv4 and IPv6 lookup
24 lines (23 loc) • 539 B
JSON
{
"bundleDependencies": false,
"dependencies": {
"nan": "^2.8.0"
},
"description": "Bindings to the libmaxminddb C library (new binary format), supporting both IPv4 and IPv6 lookup",
"gypfile": true,
"keywords": [
"geoip",
"geoip2",
"geolocation",
"libmaxminddb"
],
"license": "LGPL2",
"main": "build/Release/mmgeodb.node",
"name": "mmgeodb",
"repository": "",
"scripts": {
"install": "node-gyp rebuild",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.6"
}