cista-storage/package-lock.json

18 lines
459 B
JSON
Raw Normal View History

2023-10-26 03:26:37 +01:00
{
"name": "cista-storage",
"lockfileVersion": 3,
"requires": true,
2023-11-01 23:00:59 +00:00
"packages": {
"": {
"dependencies": {
"locale-includes": "^1.0.5"
}
},
"node_modules/locale-includes": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/locale-includes/-/locale-includes-1.0.5.tgz",
"integrity": "sha512-8pcOkyBbMZvHGskk3gbi+o6dYSOmkLJ+hh1lle+LaULxB2YtwNrCMEhgpAJb3WruTUC2cSEu71bOe6im6DuCuA=="
}
}
2023-10-26 03:26:37 +01:00
}