Files
iTop/package-lock.json
2021-02-02 15:30:33 +01:00

35 lines
1.3 KiB
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@popperjs/core": {
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.4.4.tgz",
"integrity": "sha512-1oO6+dN5kdIA3sKPZhRGJTfGVP4SWV6KqlMOwry4J3HfyD68sl/3KmG7DeYUzvN+RbhXDnv/D8vNNB8168tAMg=="
},
"bulma-scss": {
"version": "0.9.0-1",
"resolved": "https://registry.npmjs.org/bulma-scss/-/bulma-scss-0.9.0-1.tgz",
"integrity": "sha512-cOZFITkQii6YT0ff+P9FDTORFd2UquRzqb38CHYXVLHQDbiqKJG8cmmYzRXjA7jvEVkQy7I4897CVVG7XYeAkw=="
},
"raleway-webfont": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/raleway-webfont/-/raleway-webfont-3.0.1.tgz",
"integrity": "sha1-Er9rCBVY/eBxffWpfMF/B20eq/o="
},
"scrollmagic": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/scrollmagic/-/scrollmagic-2.0.8.tgz",
"integrity": "sha512-UYXEGBPVLziovXl3FjHGkY9c4UXKUKopIdXwWR2JapWxCo0U345wYegi7rcsv5vHf/ktc1bSNWy4QRFiV+Yccw=="
},
"tippy.js": {
"version": "6.2.5",
"resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.2.5.tgz",
"integrity": "sha512-UIf8G99PMXGmdWPrr36s/DjQBdfxMPwzvPUXsxs3tDFDTZ1SgvKG+Jvt6RJ+aBqYL0oe/STxh3MNkCV3IWAKmw==",
"requires": {
"@popperjs/core": "^2.4.4"
}
}
}
}