
{
  "name": "react-native-geo-fence",
  "version": "1.0.5",
  "description": "Simple React-Native geofencing package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:toystars/react-native-geo-fence.git"
  },
  "keywords": [
    "reactnative",
    "geo-fencing",
    "geofence",
    "react-native-geo-fence",
    "location-geo-fence",
    "location",
    "RN-location"
  ],
  "author": "Mustapha Babatunde Oluwaleke",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/toystars/react-native-geo-fence/issues"
  },
  "homepage": "https://github.com/toystars/react-native-geo-fence#readme",


  "peerDependencies": {
    "react-native": "^0.41.2"
  }
}
