{
  "name": "react-native-cross-geolocation",
  "version": "1.1.0",
  "description": "React Native Geolocation complatible module that uses the new Google Location API on Android devices.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "native",
    "react-native",
    "geolocation",
    "location",
    "google",
    "fused",
    "maps"
  ],
  "author": "aMarCruz <amarcruzbox-git@yahoo.com>",
  "license": "MIT",
  "bugs": "https://github.com/aMarCruz/react-native-cross-geolocation/issues",
  "homepage": "https://github.com/aMarCruz/react-native-cross-geolocation#README",
  "repository": "https://github.com/aMarCruz/react-native-cross-geolocation.git",
  "peerDependencies": {
    "react-native": ">=0.50.0"
  },
  "dependencies": {
    "invariant": "^2.2.4"
  }
}
