-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
56 lines (56 loc) · 1.67 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
{
"_from": "github:sbugert/react-native-admob",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-admob",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "react-native-admob@github:sbugert/react-native-admob",
"name": "react-native-admob",
"escapedName": "react-native-admob",
"rawSpec": "github:sbugert/react-native-admob",
"saveSpec": "github:sbugert/react-native-admob",
"fetchSpec": null,
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "github:sbugert/react-native-admob#6eb700310af53b1be276f007537b2d237824f87f",
"_spec": "react-native-admob@github:sbugert/react-native-admob",
"_where": "/Users/vasuchawla/Developer/Login2Tech/CF/calcioefinanza",
"author": {
"name": "Simon Bugert",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/sbugert/react-native-admob/issues"
},
"bundleDependencies": false,
"dependencies": {
"prop-types": "^15.7.2"
},
"deprecated": false,
"description": "A react-native component for Google AdMob banners and interstitials",
"devDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "^4.19.1",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-react": "^7.14.3",
"prettier": "^1.18.2"
},
"homepage": "https://github.com/sbugert/react-native-admob#readme",
"license": "BSD-2-Clause",
"main": "index.js",
"name": "react-native-admob",
"peerDependencies": {
"react-native": ">=0.44.0"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/sbugert/react-native-admob.git"
},
"version": "2.0.0-beta.6"
}