{
  "name": "expo-triple-touch-reload",
  "version": "0.1.1",
  "description": "Add triple touch reload to Expo apps, with the deprecation of two finger reload",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "React",
    "React-Native"
  ],
  "author": "Leo Ijebor (laeijebor)",
  "license": "ISC",
  "peerDependencies": {
    "expo": "^37.0.4",
    "expo-updates": "^0.1.1",
    "react": "^16.9.0",
    "react-native": "^0.62.1"
  }
}
