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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"_from": "cordova-hot-code-push-plugin@^1.5.3",
"_id": "cordova-hot-code-push-plugin@1.5.3",
"_inBundle": false,
"_integrity": "sha1-s47gY+8koU3sQMEj8r75AKiHw0I=",
"_location": "/cordova-hot-code-push-plugin",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cordova-hot-code-push-plugin@^1.5.3",
"name": "cordova-hot-code-push-plugin",
"escapedName": "cordova-hot-code-push-plugin",
"rawSpec": "^1.5.3",
"saveSpec": null,
"fetchSpec": "^1.5.3"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/cordova-hot-code-push-plugin/-/cordova-hot-code-push-plugin-1.5.3.tgz",
"_shasum": "b38ee063ef24a14dec40c123f2bef900a887c342",
"_spec": "cordova-hot-code-push-plugin@^1.5.3",
"_where": "/Users/ben/gitLab-project/wisdom-ces",
"author": {
"name": "Nikolay Demyankov for Nordnet Bank AB"
},
"bugs": {
"url": "https://github.com/nordnet/cordova-hot-code-push/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-hot-code-push-plugin",
"platforms": [
"android",
"ios"
]
},
"dependencies": {
"xml2js": "^0.4"
},
"deprecated": false,
"description": "Cordova plugin to perform code updates on the fly",
"engines": [
{
"name": "cordova-android",
"version": ">=4"
},
{
"name": "cordova-plugman",
"version": ">=4.2.0"
}
],
"homepage": "https://github.com/nordnet/cordova-hot-code-push#readme",
"keywords": [
"cordova",
"nordnet",
"mobile",
"code",
"update",
"push",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"license": "MIT",
"name": "cordova-hot-code-push-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/nordnet/cordova-hot-code-push.git"
},
"version": "1.5.3"
}