{
  "dependencies": {
    "zod": "^3.24.2",
    "zod-to-json-schema": "file://../../"
  },
  "scripts": {
    "test": "npm i && tsc --noEmit"
  }
}
