{ "name": "expo-updates-interface", "version": "0.7.0", "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/versions/latest/sdk/module-template", "dependencies": {}, "peerDependencies": { "expo": "*" } }