Newer
Older
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
{
"_from": "cordova-plugin-ionic-webview@^1.1.16",
"_id": "cordova-plugin-ionic-webview@1.1.16",
"_inBundle": false,
"_integrity": "sha512-57EW4qNkKyCfcVt0pH11s88Dvwdtgf2UkbAyPNk2+T1cmLVQ503S/+3Wa3l173J0NGt/QGGyUM8Z66LkqTnoWg==",
"_location": "/cordova-plugin-ionic-webview",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cordova-plugin-ionic-webview@^1.1.16",
"name": "cordova-plugin-ionic-webview",
"escapedName": "cordova-plugin-ionic-webview",
"rawSpec": "^1.1.16",
"saveSpec": null,
"fetchSpec": "^1.1.16"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-1.1.16.tgz",
"_shasum": "92d5f2e4a5a829f91b487b1761848765a31c9f1e",
"_spec": "cordova-plugin-ionic-webview@^1.1.16",
"_where": "d:\\ZhongXin\\市委组织部2\\3.程序\\trunk\\wisdom-ionic",
"author": {
"name": "Ionic Team"
},
"bugs": {
"url": "https://github.com/ionic-team/cordova-plugin-ionic-webview/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The official Ionic's WKWebView Engine Plugin",
"devDependencies": {
"np": "^2.16.0",
"sync-cordova-xml": "^0.4.0"
},
"homepage": "https://github.com/ionic-team/cordova-plugin-ionic-webview#readme",
"keywords": [
"cordova",
"wkwebview"
],
"license": "Apache-2.0",
"main": "index.js",
"name": "cordova-plugin-ionic-webview",
"repository": {
"type": "git",
"url": "git+https://github.com/ionic-team/cordova-plugin-ionic-webview.git"
},
"scripts": {
"deploy": "np --yolo",
"sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml",
"version": "npm run sync_plugin_xml && git add plugin.xml"
},
"version": "1.1.16"
}