Spaces:
Paused
Paused
| { | |
| "name": "@nexstream/shared", | |
| "version": "1.0.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "@nexstream/shared", | |
| "version": "1.0.0", | |
| "dependencies": { | |
| "zod": "^3.23.8" | |
| } | |
| }, | |
| "node_modules/zod": { | |
| "version": "3.23.8", | |
| "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", | |
| "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/colinhacks" | |
| } | |
| } | |
| } | |
| } | |