{
  "name": "expo-updates-interface",
  "version": "57.0.2",
  "description": "Native interface for modules that optionally depend on expo-updates, e.g. expo-dev-launcher.",
  "main": "index.js",
  "keywords": [
    "react-native",
    "expo",
    "expo-updates-interface"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/expo/expo.git",
    "directory": "packages/expo-updates-interface"
  },
  "bugs": {
    "url": "https://github.com/expo/expo/issues"
  },
  "author": "650 Industries, Inc.",
  "license": "MIT",
  "homepage": "https://docs.expo.dev",
  "dependencies": {},
  "peerDependencies": {
    "expo": "*"
  },
  "devDependencies": {
    "expo": "57.0.22"
  },
  "gitHead": "9e5319c0f821a27b7924841903abae50e2b41790"
}