{
  "name": "@pembajak/react-native-share-extension",
  "version": "2.0.4",
  "description": "share extension using react-native for both ios and android",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:alinz/react-native-share-extension.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "share-extension"
  ],
  "author": {
    "name": "Ali Najafizadeh",
    "email": "a.najafizadeh@gmail.com",
    "url": "http://github.com/alinz"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/alinz/react-native-share-extension"
  },
  "homepage": "https://github.com/alinz/react-native-share-extension",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  }
}
