{
  "name": "rn-screenshot-detector",
  "title": "React Native Screen Shot Detect",
  "version": "1.0.4",
  "description": "TODO",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bachlongkocanh/react-native-screenshot-detector.git",
    "baseUrl": "https://github.com/bachlongkocanh/react-native-screenshot-detector"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "huutho",
    "email": "huu.tho.ns@gmail.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.5.0",
    "react-native": ">=0.57.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.5.0",
    "react-native": "^0.59.4"
  }
}