UNPKG

react-native-popup-dialog

Version:
15 lines (14 loc) 402 B
{ "main": "node_modules/expo/AppEntry.js", "private": true, "scripts": { "postinstall": "rimraf node_modules/react-native-popup-dialog/node_modules/react-native" }, "dependencies": { "expo": "^25.0.0", "prop-types": "^15.6.1", "react": "16.2.0", "react-native": "https://github.com/expo/react-native/archive/sdk-25.0.0.tar.gz", "react-native-popup-dialog": ".." } }