UNPKG

@raiden16f7/react-native-currency-picker

Version:
44 lines (43 loc) 1.09 kB
{ "name": "@raiden16f7/react-native-currency-picker", "version": "1.2.0", "author": "Raiden-16F7", "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/Raiden-16F7/react-native-currency-picker.git" }, "bugs": { "url": "https://github.com/Raiden-16F7/react-native-currency-picker.git/issues" }, "homepage": "https://github.com/Raiden-16F7/react-native-currency-picker.git#readme", "peerDependencies": { "react-native": "^0.71.11", "react-native-windows": "0.71.5" }, "dependencies": { "fuse.js": "^7.0.0", "react-native-auto-height-image": "^3.2.3", "react-native-status-bar-height": "^2.6.0" }, "devDependencies": { "metro-react-native-babel-preset": "^0.77.0" } }