{
  "name": "@athrva/get-ip",
  "version": "1.0.2",
  "description": "Get public IP from api.athrva.in",
  "type": "module",
  "main": "index.js",
  "bin": {
    "get-ip": "bin/get-ip.js"
  },
  "keywords": [
    "ip",
    "cli",
    "get-ip"
  ],
  "author": "Atharva Kolekar",
  "license": "MIT"
}
