-
Notifications
You must be signed in to change notification settings - Fork 338
/
package.json
68 lines (68 loc) · 1.29 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
{
"name": "cordova-plugin-admobpro",
"version": "8.13.1",
"description": "Ultimate Cordova Plugin for Google AdMob and DFP to monetize hybrid apps. Show mobile Ad with single line of JavaScript. Compatible with Cordova CLI, Ionic, etc.",
"cordova": {
"id": "cordova-plugin-admobpro",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/floatinghotpot/cordova-admob-pro.git"
},
"bugs": {
"url": "https://github.com/floatinghotpot/cordova-admob-pro/issues"
},
"keywords": [
"cordova",
"admob",
"plugin",
"phonegap",
"ionic",
"capacitor",
"nativescript",
"appflow",
"react-native",
"reactnatvie",
"meteor",
"ad",
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"google",
"ads",
"eclipse",
"android-studio",
"simple",
"easy",
"android",
"ios",
"windows",
"phonegap",
"monetization",
"monetisation",
"money",
"banner",
"interstitial",
"advertisement",
"advertising",
"earn",
"cordova-admob",
"admobpro",
"iad",
"flurry",
"mobfox",
"mopub",
"inmobi",
"chartboost",
"domob",
"rjfun"
],
"author": {
"name": "Liming Xie"
},
"license": "MIT"
}