-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
package.json
33 lines (33 loc) · 964 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "react-native-dropdown-country-picker",
"version": "1.0.11",
"description": "React Native Dropdown Country Picker is same as that of HTML select list",
"main": "index.tsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mmusaib/react-native-dropdown-country-picker.git"
},
"keywords": [
"expo",
"reactnative",
"react native",
"easy",
"react-native",
"react-native-dropdown",
"reatct native easy dropdown picker",
"react native dropdown country picker",
"easy country picker",
"expo country picker",
"expo dropdown country picker",
"expo picker"
],
"author": "Muhammad Musaib",
"license": "MIT",
"bugs": {
"url": "https://github.com/mmusaib/react-native-dropdown-country-picker/issues"
},
"homepage": "https://github.com/mmusaib/react-native-dropdown-country-picker#readme"
}