-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
60 lines (60 loc) · 1.98 KB
/
Copy pathpackage.json
File metadata and controls
60 lines (60 loc) · 1.98 KB
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
{
"_from": "@zestia/cordova-plugin-wkwebview-engine-windowopen@1.0.1",
"_id": "@zestia/cordova-plugin-wkwebview-engine-windowopen@1.0.1",
"_inBundle": false,
"_integrity": "sha512-YR0a21AP9vt7CSLZ+/K7d+Myn3iMBgYlhzSlLytxwsjFwD9dXJR5WL26wvAYj5M87TbhqSBfdV7ipcctwybDsg==",
"_location": "/@zestia/cordova-plugin-wkwebview-engine-windowopen",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@zestia/cordova-plugin-wkwebview-engine-windowopen@1.0.1",
"name": "@zestia/cordova-plugin-wkwebview-engine-windowopen",
"escapedName": "@zestia%2fcordova-plugin-wkwebview-engine-windowopen",
"scope": "@zestia",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@zestia/cordova-plugin-wkwebview-engine-windowopen/-/cordova-plugin-wkwebview-engine-windowopen-1.0.1.tgz",
"_shasum": "8b1b8938d738b165ec598adb35c5ea6e525f8422",
"_spec": "@zestia/cordova-plugin-wkwebview-engine-windowopen@1.0.1",
"_where": "D:\\Mobile\\testupdate",
"bugs": {
"url": "https://github.com/zestia/zestia-cordova-plugin-wkwebview-engine-windowopen/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "zestia-cordova-plugin-wkwebview-engine-windowopen",
"platforms": [
"ios"
]
},
"deprecated": false,
"description": "Cordova plugin to add support for `window.open` to `WKWebView`.",
"engines": {
"cordovaDependencies": {
"1.0.0": {
"cordova-ios": ">4.0.0"
}
}
},
"homepage": "https://github.com/zestia/zestia-cordova-plugin-wkwebview-engine-windowopen#readme",
"keywords": [
"cordova",
"wkwebview",
"window.open",
"cordova-ios"
],
"license": "MIT",
"name": "@zestia/cordova-plugin-wkwebview-engine-windowopen",
"repository": {
"type": "git",
"url": "git+https://github.com/zestia/zestia-cordova-plugin-wkwebview-engine-windowopen.git"
},
"version": "1.0.1"
}