UNPKG

geoip-lite

Version:

A light weight native JavaScript implementation of GeoIP API from MaxMind

13 lines (11 loc) 573 B
{ "name" : "geoip-lite", "version" : "1.0.1", "description" : "A light weight native JavaScript implementation of GeoIP API from MaxMind", "keywords" : ["geo", "geoip", "ip", "ipv4", "ipv6", "geolookup", "maxmind", "geolite"], "homepage" : "https://github.com/bluesmoon/node-geoip", "author" : "Philip Tellis <philip@bluesmoon.info> (http://bluesmoon.info/)", "files" : ["lib/", "data/", "test/" ], "main" : "lib/geoip.js", "repository" : { "type": "git", "url": "git://github.com/bluesmoon/node-geoip.git" } }