{
  "name": "react-native-url-preview",
  "version": "1.1.9",
  "description": "react native url previewer",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "react-component",
    "ios",
    "android",
    "url preview",
    "youtube video preview",
    "link preview"
  ],
  "author": "Zaidoune Maher",
  "license": "MIT",
  "peerDependencies": {
    "prop-types": "*",
    "react": "*",
    "react-native": "*",
    "react-native-windows": "0.41.0-rc.1"
  },
  "dependencies": {
    "link-preview-js": "2.0.4"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maherzaidoune/react-native-url-preview.git"
  },
  "bugs": {
    "url": "https://github.com/maherzaidoune/react-native-url-preview/issues"
  },
  "homepage": "https://github.com/maherzaidoune/react-native-url-preview#readme"
}
