mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
20 lines
635 B
JSON
20 lines
635 B
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=="
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|