21 lines
515 B
JSON
21 lines
515 B
JSON
{
|
|
"name": "team-1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"zod": "^4.0.14"
|
|
}
|
|
},
|
|
"node_modules/zod": {
|
|
"version": "4.0.14",
|
|
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.14.tgz",
|
|
"integrity": "sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
}
|
|
}
|
|
}
|
|
}
|