-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
24 lines (24 loc) · 818 Bytes
/
package-lock.json
File metadata and controls
24 lines (24 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"cordova-plugin-console": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/cordova-plugin-console/-/cordova-plugin-console-1.0.7.tgz",
"integrity": "sha1-ibepLtHDNYiN/ADZAtxBcgHPOws=",
"dev": true
},
"cordova-plugin-statusbar": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-1.0.1.tgz",
"integrity": "sha1-8v1x2s7ND4h8204hLI4J5LQZzD0=",
"dev": true
},
"cordova-plugin-whitelist": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.2.2.tgz",
"integrity": "sha1-CFk/yVeIViCdQ3t2yLBHUp8Z9iM=",
"dev": true
}
}
}