-
Notifications
You must be signed in to change notification settings - Fork 79
/
package.json
68 lines (68 loc) · 1.91 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"_from": "react-native-intl-phone-input@^1.2.12",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-+IZRv7TqbG2iCmcyDZsD/AW3rn3T2czp3r3IIFF7qcsPxEezBo88iTJmtouWpcEVIGNEZBmrOeb97HYQEB7Dkw==",
"_location": "/react-native-intl-phone-input",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-intl-phone-input@^1.2.12",
"name": "react-native-intl-phone-input",
"escapedName": "react-native-intl-phone-input",
"rawSpec": "^1.2.12",
"saveSpec": null,
"fetchSpec": "^1.2.12"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-intl-phone-input/-/react-native-intl-phone-input-1.2.12.tgz",
"_shasum": "78a921724ce61784ecba5add33e2f5c8109378d1",
"_spec": "react-native-intl-phone-input@^1.2.12",
"_where": "/Users/rostyslavbroslavskyi/Documents/projects/cloudbreak",
"author": {
"name": "Muhammed ALMAZ"
},
"bugs": {
"url": "https://github.com/MuhammedAlmaz/React-Native-INTL-Phone-Input/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "It is an international phone component.",
"homepage": "https://github.com/Roka20012/React-Native-INTL-Phone-Input#readme",
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"react native",
"mobile",
"ios",
"android",
"intl",
"international",
"phone",
"input",
"component",
"mask",
"masked"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-intl-phone-input",
"peerDependencies": {
"react-native": ">= 0.25"
},
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/Roka20012/React-Native-INTL-Phone-Input.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.2.12"
}