UNPKG

react-native-modal-select

Version:
31 lines (30 loc) 804 B
{ "name": "react-native-modal-select", "version": "1.0.10", "description": "Simple select component for iOS and Android", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RichardHayes902/React-Native-Modal-Select.git" }, "keywords": [ "React-Native", "Select", "react-native-select" ], "author": "Richard Hayes", "license": "MIT", "bugs": { "url": "https://github.com/RichardHayes902/React-Native-Modal-Select/issues" }, "homepage": "https://github.com/RichardHayes902/React-Native-Modal-Select#readme", "dependencies": { "@expo/vector-icons": "^10.2.1" }, "devDependencies": { "metro-react-native-babel-preset": "^0.63.0" } }