{
  "name": "react-native-share-modal",
  "title": "React Native Share Modal",
  "version": "0.2.10",
  "description": "TODO",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "ios",
    "components",
    "assets",
    "utils",
    "constants",
    "UIModal.js",
    "react-native-share-modal.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github_account/react-native-share-modal.git",
    "baseUrl": "https://github.com/github_account/react-native-share-modal"
  },
  "keywords": [
    "react-native",
    "react-native-share",
    "react-native-share-modal",
    "share-modal"
  ],
  "author": {
    "name": "Hann Zern",
    "email": "hannzern.sim@zchwantech.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x",
    "react-native-modal": "^11.3.1",
    "@react-native-community/clipboard": "^1.2.3",
    "react-native-simple-toast": "^1.1.2",
    "react-native-share": "^3.7.1"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  },
  "dependencies": {
    "@react-native-community/toolbar-android": "0.1.0-rc.2"
  }
}
