{
  "name": "react-public-ip",
  "version": "1.0.0",
  "description": "Get public IP address in React",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ThangTKT/react-public-ip.git"
  },
  "keywords": [
    "ip",
    "ipv4",
    "ipv6",
    "address",
    "public",
    "external",
    "own"
  ],
  "author": "ThangTKT",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ThangTKT/react-public-ip/issues"
  },
  "homepage": "https://github.com/ThangTKT/react-public-ip#readme"
}
