blob: 892cde7e74bcaa74dbb3ee646a9f7fd36b23aa48 [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001{
2 "name": "hores",
3 "version": "1.0.0",
4 "lockfileVersion": 1,
5 "requires": true,
6 "dependencies": {
7 "datatables": {
8 "version": "1.10.18",
9 "resolved": "https://registry.npmjs.org/datatables/-/datatables-1.10.18.tgz",
10 "integrity": "sha512-ntatMgS9NN6UMpwbmO+QkYJuKlVeMA2Mi0Gu/QxyIh+dW7ZjLSDhPT2tWlzjpIWEkDYgieDzS9Nu7bdQCW0sbQ==",
11 "requires": {
12 "jquery": ">=1.7"
13 }
14 },
15 "dialog-polyfill": {
Renovate bot5c5564b2024-02-09 00:15:00 +000016 "version": "0.5.6",
17 "resolved": "https://registry.npmjs.org/dialog-polyfill/-/dialog-polyfill-0.5.6.tgz",
18 "integrity": "sha512-ZbVDJI9uvxPAKze6z146rmfUZjBqNEwcnFTVamQzXH+svluiV7swmVIGr7miwADgfgt1G2JQIytypM9fbyhX4w=="
Copybara botbe50d492023-11-30 00:16:42 +010019 },
20 "jquery": {
21 "version": "3.5.0",
22 "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
23 "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ=="
24 },
25 "material-design-lite": {
26 "version": "1.3.0",
27 "resolved": "https://registry.npmjs.org/material-design-lite/-/material-design-lite-1.3.0.tgz",
28 "integrity": "sha1-0ATOP+6Zoe63Sni4oyUTSl8RcdM="
29 },
30 "material-icons": {
Renovate bot650e6672024-02-09 00:15:10 +000031 "version": "1.13.12",
32 "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.12.tgz",
33 "integrity": "sha512-/2YoaB79IjUK2B2JB+vIXXYGtBfHb/XG66LvoKVM5ykHW7yfrV5SP6d7KLX6iijY6/G9GqwgtPQ/sbhFnOURVA=="
Copybara botbe50d492023-11-30 00:16:42 +010034 },
35 "mdl-ext": {
36 "version": "0.17.1",
37 "resolved": "https://registry.npmjs.org/mdl-ext/-/mdl-ext-0.17.1.tgz",
Renovate botf591dcf2023-12-30 14:13:54 +000038 "integrity": "sha1-89iHLFUsLdkA9wdXAL1OFv9KWeM=",
39 "requires": {}
Copybara botbe50d492023-11-30 00:16:42 +010040 }
41 }
42}