mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
22 lines
619 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|