{
  "name": "react-native-visibility-sensor",
  "version": "1.0.0",
  "description": "Sensor component for ReactNative that notifies you when it goes in or out of the viewport.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/janoist1/react-native-visibility-sensor.git"
  },
  "keywords": [
    "react",
    "native",
    "react-component",
    "visibility",
    "sensor",
    "detector"
  ],
  "author": "Istvan Jano",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/janoist1/react-native-visibility-sensor/issues"
  },
  "homepage": "https://github.com/janoist1/react-native-visibility-sensor#readme"
}
