{
  "name": "ipopen",
  "version": "0.2.0",
  "description": "The IP-Geolocation adapter for node.",
  "main": "index.js",
  "keywords": [
    "geo",
    "ip",
    "geolocation",
    "ipgeolocation",
    "openip"
  ],
  "author": "Dhruv Jain <dhruvjainpenny@gmail.com>",
  "scripts": {
    "prepublishOnly": "npm-audit-ok && package-ok"
  },
  "license": "ISC",
  "devDependencies": {
    "prepublish-ok": "^0.4.0"
  }
}
