-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
executable file
·45 lines (45 loc) · 1.65 KB
/
package-lock.json
File metadata and controls
executable file
·45 lines (45 loc) · 1.65 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
{
"name": "admin-lte",
"version": "2.3.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"ekko-lightbox": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/ekko-lightbox/-/ekko-lightbox-5.2.0.tgz",
"integrity": "sha1-hIQa9AJARVqJSmOWYa/AgqJyV90="
},
"fullcalendar": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.9.0.tgz",
"integrity": "sha512-bbALDK8+SBqluv8SKPDeVNtaSr87NYblte/pRgV5NnDJWCEARpRlQ1qQ/XEakcAXbMZov6rWYIvLOrtKwQo2Bg==",
"requires": {
"jquery": "2 - 3",
"moment": "^2.20.1"
}
},
"gasparesganga-jquery-loading-overlay": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/gasparesganga-jquery-loading-overlay/-/gasparesganga-jquery-loading-overlay-2.1.6.tgz",
"integrity": "sha512-dcHST/V1PyzPiZXStx7/Bu47aduo8vi2S9m6MlHACcP9gpZmqmyQaOBMm3dSQ34ZOlomfHkXBHPlmsrK7vWkTg==",
"requires": {
"jquery": ">=1.7.0"
}
},
"izitoast": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/izitoast/-/izitoast-1.1.1.tgz",
"integrity": "sha1-itwfBtEy7OM534/+hjQy7i28LAQ="
},
"jquery": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
"integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
},
"moment": {
"version": "2.22.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.1.tgz",
"integrity": "sha512-shJkRTSebXvsVqk56I+lkb2latjBs8I+pc2TzWc545y2iFnSjm7Wg0QMh+ZWcdSLQyGEau5jI8ocnmkyTgr9YQ=="
}
}
}