-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
48 lines (48 loc) · 1.8 KB
/
package-lock.json
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
{
"name": "material-kit",
"version": "2.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"animate.css": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.0.tgz",
"integrity": "sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg=="
},
"aos": {
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/aos/-/aos-2.3.4.tgz",
"integrity": "sha512-zh/ahtR2yME4I51z8IttIt4lC1Nw0ktsFtmeDzID1m9naJnWXhCoARaCgNOGXb5CLy3zm+wqmRAEgMYB5E2HUw==",
"requires": {
"classlist-polyfill": "1.2.0",
"lodash.debounce": "4.0.8",
"lodash.throttle": "4.1.1"
}
},
"bootstrap-cookie-alert": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/bootstrap-cookie-alert/-/bootstrap-cookie-alert-1.1.1.tgz",
"integrity": "sha512-UfsGlsQchb+QgqqR1Ct9gaIrYsuEzZ6MveIuP6WZUwMVeSb5e/E0NP6q/iylFuEcmB5IG85LGyORPHCJCR1tbg=="
},
"classlist-polyfill": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz",
"integrity": "sha1-k1vC39lFiodrJ5YXUUY4vKqWSi4="
},
"hover.css": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/hover.css/-/hover.css-2.3.2.tgz",
"integrity": "sha1-8HGT2cdAnU45UTTTsiFbmetV4NM="
},
"lodash.debounce": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
},
"lodash.throttle": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
"integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ="
}
}
}