-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
64 lines (64 loc) · 1.89 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
{
"_from": "react-native-google-places@^3.1.2",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-aKPbGHga3k/Vkfw9NMf/1t0sivdqxn4qzCbEyAfmhxO7Mlqv9Nljjnez6rp6MZGwh89ss3/a9lhM4ulyZ6o0ew==",
"_location": "/react-native-google-places",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-google-places@^3.1.2",
"name": "react-native-google-places",
"escapedName": "react-native-google-places",
"rawSpec": "^3.1.2",
"saveSpec": null,
"fetchSpec": "^3.1.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-google-places/-/react-native-google-places-3.1.2.tgz",
"_shasum": "6aa11f76da6bd58aa9ec1d1b3e2c85edb4ced2ce",
"_spec": "react-native-google-places@^3.1.2",
"_where": "/Users/vasuchawla/Developer/Login2Tech/CF/calcioefinanza",
"author": {
"name": "Tolu Olowu",
"email": "[email protected]",
"url": "Arttitude 360"
},
"bugs": {
"url": "https://github.com/tolu360/react-native-google-places/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "iOS/Android Google Places Widgets (Autocomplete Modals) and API Services for React Native Apps",
"devDependencies": {},
"homepage": "https://github.com/tolu360/react-native-google-places#readme",
"keywords": [
"react",
"react-native",
"react-component",
"map",
"places",
"google-places",
"Google Places API",
"autocomplete",
"ios",
"android"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-google-places",
"peerDependencies": {
"react": ">=15.4.0 || ^16.0.0-alpha",
"react-native": ">=0.40.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tolu360/react-native-google-places.git"
},
"scripts": {},
"types": "index.d.ts",
"version": "3.1.2"
}