{
  "name": "react-native-turbolinks",
  "version": "2.2.9",
  "description": "Turbolinks for React Native.",
  "author": "Lázaro Nixon <lazaronixon@hotmail.com>",
  "homepage": "https://github.com/lazaronixon/react-native-turbolinks",
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/lazaronixon/react-native-turbolinks.git"
  },
  "keywords": [
    "react-native",
    "react",
    "native",
    "turbolinks"
  ],
  "scripts": {
    "postinstall": "node scripts/postinstall/run"
  },
  "peerDependencies": {
    "react-native": "^0.63",
    "react-native-webview": "^11.0.0"
  }
}
