UNPKG

react-native-currency-picker-floranow

Version:
44 lines (43 loc) 1.07 kB
{ "name": "react-native-currency-picker-floranow", "version": "1.0.0", "author": "Alien", "license": "MIT", "description": "React native library country picker", "private": false, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "android", "iOS", "library", "country", "currency", "region", "picker", "currency-picker" ], "repository": { "type": "git", "url": "https://github.com/Floranow/react-native-currency-picker.git" }, "bugs": { "url": "https://github.com/Floranow/react-native-currency-picker.git/issues" }, "homepage": "https://github.com/Floranow/react-native-currency-picker", "peerDependencies": { "react-native": "^0.41.2", "react-native-windows": "0.41.0-rc.1" }, "dependencies": { "fuse.js": "^6.4.1", "react-native-auto-height-image": "^3.2.3", "react-native-status-bar-height": "^2.5.0" }, "devDependencies": { "metro-react-native-babel-preset": "^0.63.0" } }