{
  "name": "react-native-public-ip",
  "version": "1.0.2",
  "description": "Get public IP address in React Native",
  "main": "index.js",
  "types": "index.d.ts",
  "keywords": [
    "ip",
    "ipv4",
    "ipv6",
    "address",
    "public",
    "external",
    "own"
  ],
  "peerDependencies": {
    "react-native": ">=0.18.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/teamairship/react-native-public-ip.git"
  },
  "bugs": {
    "url": "https://github.com/teamairship/react-native-public-ip/issues"
  },
  "author": "Alex Hinson <alex@teamairship.com>",
  "homepage": "https://github.com/teamairship/react-native-public-ip",
  "license": "MIT"
}
