{
  "name": "@ammarahmed/react-native-share-extension",
  "version": "2.9.5",
  "description": "Share-Extension using react-native for both ios and android",
  "main": "lib/index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ammarahm-ed/react-native-share-extension"
  },
  "keywords": [
    "react-component",
    "react-native",
    "share-extension"
  ],
  "author": {
    "name": "Djorkaeff Alexandre",
    "email": "djorkaeffalexandre@gmail.com",
    "url": "http://github.com/djorkaeffalexandre"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ammarahm-ed/react-native-share-extension/issues"
  },
  "homepage": "https://github.com/ammarahm-ed/react-native-share-extension",
  "dependencies": {
    "react-native": "^0.63.1"
  }
}
