{
  "name": "react-native-expo-geofence",
  "version": "0.2.0",
  "description": "geofence library for react native compatible with expo",
  "main": "index.js",
  "scripts": {
    "test": "echo \"no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vramosx/react-native-expo-geofence.git"
  },
  "keywords": [
    "react-native",
    "geofence",
    "expo"
  ],
  "author": "Victor Ramos",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/vramosx/react-native-expo-geofence/issues"
  },
  "homepage": "https://github.com/vramosx/react-native-expo-geofence#readme"
}
