Files
photos/shared/package-lock.json
2024-04-05 18:08:57 +02:00

22 lines
619 B
JSON

{
"name": "photos-shared",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "photos-shared",
"dependencies": {
"zod": "^3.21.4"
}
},
"node_modules/zod": {
"version": "3.22.4",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz",
"integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
}
}
}