{
  "name": "react-native-blockable-webview",
  "version": "0.1.0",
  "description": "A React Native webview that allows the blocking of navigation",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rseemann/react-native-blockable-webview.git"
  },
  "keywords": [
    "react-native",
    "webview"
  ],
  "author": "Rafael Seemann",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rseemann/react-native-blockable-webview/issues"
  },
  "homepage": "https://github.com/rseemann/react-native-blockable-webview#readme"
}
