{
  "name": "geoip-plus",
  "version": "0.0.7",
  "description": "Fast, low memory Geo IP lookup module.",
  "author": "Ratson",
  "license": "MIT",
  "keywords": [
    "geoip",
    "geoip2",
    "geolocation",
    "maxmind",
    "mmdb",
    "maxminddb",
    "ip"
  ],
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ratson/geoip-plus.git"
  },
  "dependencies": {
    "geoip-database": "^1.0.19",
    "nan": "2.13.2"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^6.1.4",
    "prebuild": "^8.2.1"
  },
  "gitHead": "d3ee551799e064b0a70a6435c48cfca19fa01271"
}
