{
  "name": "ip-lookup.js",
  "version": "1.0.0",
  "description": "The Most easy way to get information of an IP Address!",
  "main": "index.js",
  "keywords": [
    "ip",
    "tracker",
    "locator",
    "ip-tracker",
    "info",
    "ip-info"
  ],
  "author": "Rocky",
  "license": "MIT",
  "dependencies": {
    "node-fetch": "^2.6.1"
  }
}
