{
  "name": "react-native-zalo-share",
  "title": "React Native Zalo Share",
  "version": "1.0.4",
  "description": "share message, share feed zalo in app",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nhjuhoang/react-native-zalo-share.git",
    "baseUrl": "https://github.com/nhjuhoang/react-native-zalo-share"
  },
  "keywords": [
    "react-native",
    "zalo share",
    "share"
  ],
  "author": "nhjuhoang",
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  },
  "bugs": {
    "url": "https://github.com/nhjuhoang/react-native-zalo-share/issues"
  },
  "homepage": "https://github.com/nhjuhoang/react-native-zalo-share#readme",
  "directories": {
    "example": "example"
  }
}