@b.taranenko/react-native-country-picker
Version:
React native country picker
36 lines (35 loc) • 897 B
JSON
{
"name": "@b.taranenko/react-native-country-picker",
"version": "0.0.18",
"description": "React native country picker",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BogdanTaranenko/react-native-country-picker.git"
},
"keywords": [
"country",
"list",
"react-native",
"react-native-country",
"react-native-flag",
"react-native-flag-picker",
"react-native-country-picker"
],
"author": "Bogdan Taranenko",
"license": "MIT",
"bugs": {
"url": "https://github.com/BogdanTaranenko/react-native-country-picker/issues"
},
"homepage": "https://github.com/BogdanTaranenko/react-native-country-picker#readme",
"devDependencies": {
"metro-react-native-babel-preset": "0.56.0"
},
"dependencies": {
"countries-list": "2.4.3",
"lodash": "4.17.15"
}
}