{
  "name": "react-native-here",
  "title": "React Native Here",
  "version": "1.0.8",
  "description": "TODO",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chauhan-saurabh/react-native-here.git",
    "baseUrl": "https://github.com/chauhan-saurabh/react-native-here.git"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Saurabh Chauhan",
    "email": "saurabh.chauhan@smartdatainc.net"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  }
}