{
  "name": "@contractspec/example.locale-jurisdiction-gate",
  "version": "3.7.29",
  "description": "Example: enforce locale + jurisdiction + kbSnapshotId + allowed scope for assistant calls (fail-closed).",
  "type": "module",
  "types": "./dist/index.d.ts",
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "browser": "./dist/browser/index.js",
      "bun": "./dist/index.js",
      "node": "./dist/node/index.js",
      "default": "./dist/index.js"
    },
    "./docs": {
      "types": "./dist/docs/index.d.ts",
      "browser": "./dist/browser/docs/index.js",
      "bun": "./dist/docs/index.js",
      "node": "./dist/node/docs/index.js",
      "default": "./dist/docs/index.js"
    },
    "./docs/locale-jurisdiction-gate.docblock": {
      "types": "./dist/docs/locale-jurisdiction-gate.docblock.d.ts",
      "browser": "./dist/browser/docs/locale-jurisdiction-gate.docblock.js",
      "bun": "./dist/docs/locale-jurisdiction-gate.docblock.js",
      "node": "./dist/node/docs/locale-jurisdiction-gate.docblock.js",
      "default": "./dist/docs/locale-jurisdiction-gate.docblock.js"
    },
    "./entities": {
      "types": "./dist/entities/index.d.ts",
      "browser": "./dist/browser/entities/index.js",
      "bun": "./dist/entities/index.js",
      "node": "./dist/node/entities/index.js",
      "default": "./dist/entities/index.js"
    },
    "./entities/models": {
      "types": "./dist/entities/models.d.ts",
      "browser": "./dist/browser/entities/models.js",
      "bun": "./dist/entities/models.js",
      "node": "./dist/node/entities/models.js",
      "default": "./dist/entities/models.js"
    },
    "./events": {
      "types": "./dist/events.d.ts",
      "browser": "./dist/browser/events.js",
      "bun": "./dist/events.js",
      "node": "./dist/node/events.js",
      "default": "./dist/events.js"
    },
    "./example": {
      "types": "./dist/example.d.ts",
      "browser": "./dist/browser/example.js",
      "bun": "./dist/example.js",
      "node": "./dist/node/example.js",
      "default": "./dist/example.js"
    },
    "./forms": {
      "types": "./dist/forms/index.d.ts",
      "browser": "./dist/browser/forms/index.js",
      "bun": "./dist/forms/index.js",
      "node": "./dist/node/forms/index.js",
      "default": "./dist/forms/index.js"
    },
    "./forms/assistant-context.form": {
      "types": "./dist/forms/assistant-context.form.d.ts",
      "browser": "./dist/browser/forms/assistant-context.form.js",
      "bun": "./dist/forms/assistant-context.form.js",
      "node": "./dist/node/forms/assistant-context.form.js",
      "default": "./dist/forms/assistant-context.form.js"
    },
    "./handlers": {
      "types": "./dist/handlers/index.d.ts",
      "browser": "./dist/browser/handlers/index.js",
      "bun": "./dist/handlers/index.js",
      "node": "./dist/node/handlers/index.js",
      "default": "./dist/handlers/index.js"
    },
    "./handlers/demo.handlers": {
      "types": "./dist/handlers/demo.handlers.d.ts",
      "browser": "./dist/browser/handlers/demo.handlers.js",
      "bun": "./dist/handlers/demo.handlers.js",
      "node": "./dist/node/handlers/demo.handlers.js",
      "default": "./dist/handlers/demo.handlers.js"
    },
    "./locale-jurisdiction-gate.feature": {
      "types": "./dist/locale-jurisdiction-gate.feature.d.ts",
      "browser": "./dist/browser/locale-jurisdiction-gate.feature.js",
      "bun": "./dist/locale-jurisdiction-gate.feature.js",
      "node": "./dist/node/locale-jurisdiction-gate.feature.js",
      "default": "./dist/locale-jurisdiction-gate.feature.js"
    },
    "./operations": {
      "types": "./dist/operations/index.d.ts",
      "browser": "./dist/browser/operations/index.js",
      "bun": "./dist/operations/index.js",
      "node": "./dist/node/operations/index.js",
      "default": "./dist/operations/index.js"
    },
    "./operations/assistant": {
      "types": "./dist/operations/assistant.d.ts",
      "browser": "./dist/browser/operations/assistant.js",
      "bun": "./dist/operations/assistant.js",
      "node": "./dist/node/operations/assistant.js",
      "default": "./dist/operations/assistant.js"
    },
    "./policy": {
      "types": "./dist/policy/index.d.ts",
      "browser": "./dist/browser/policy/index.js",
      "bun": "./dist/policy/index.js",
      "node": "./dist/node/policy/index.js",
      "default": "./dist/policy/index.js"
    },
    "./policy/assistant-gate.policy": {
      "types": "./dist/policy/assistant-gate.policy.d.ts",
      "browser": "./dist/browser/policy/assistant-gate.policy.js",
      "bun": "./dist/policy/assistant-gate.policy.js",
      "node": "./dist/node/policy/assistant-gate.policy.js",
      "default": "./dist/policy/assistant-gate.policy.js"
    },
    "./policy/guard": {
      "types": "./dist/policy/guard.d.ts",
      "browser": "./dist/browser/policy/guard.js",
      "bun": "./dist/policy/guard.js",
      "node": "./dist/node/policy/guard.js",
      "default": "./dist/policy/guard.js"
    },
    "./policy/types": {
      "types": "./dist/policy/types.d.ts",
      "browser": "./dist/browser/policy/types.js",
      "bun": "./dist/policy/types.js",
      "node": "./dist/node/policy/types.js",
      "default": "./dist/policy/types.js"
    },
    "./translations": {
      "types": "./dist/translations/index.d.ts",
      "browser": "./dist/browser/translations/index.js",
      "bun": "./dist/translations/index.js",
      "node": "./dist/node/translations/index.js",
      "default": "./dist/translations/index.js"
    },
    "./translations/assistant-gate.en-GB.translation": {
      "types": "./dist/translations/assistant-gate.en-GB.translation.d.ts",
      "browser": "./dist/browser/translations/assistant-gate.en-GB.translation.js",
      "bun": "./dist/translations/assistant-gate.en-GB.translation.js",
      "node": "./dist/node/translations/assistant-gate.en-GB.translation.js",
      "default": "./dist/translations/assistant-gate.en-GB.translation.js"
    },
    "./translations/assistant-gate.en-US.translation": {
      "types": "./dist/translations/assistant-gate.en-US.translation.d.ts",
      "browser": "./dist/browser/translations/assistant-gate.en-US.translation.js",
      "bun": "./dist/translations/assistant-gate.en-US.translation.js",
      "node": "./dist/node/translations/assistant-gate.en-US.translation.js",
      "default": "./dist/translations/assistant-gate.en-US.translation.js"
    },
    "./translations/assistant-gate.fr-FR.translation": {
      "types": "./dist/translations/assistant-gate.fr-FR.translation.d.ts",
      "browser": "./dist/browser/translations/assistant-gate.fr-FR.translation.js",
      "bun": "./dist/translations/assistant-gate.fr-FR.translation.js",
      "node": "./dist/node/translations/assistant-gate.fr-FR.translation.js",
      "default": "./dist/translations/assistant-gate.fr-FR.translation.js"
    }
  },
  "scripts": {
    "publish:pkg": "bun publish --tolerate-republish --ignore-scripts --verbose",
    "publish:pkg:canary": "bun publish:pkg --tag canary",
    "build": "bun run build:bundle && bun run build:types",
    "build:bundle": "contractspec-bun-build transpile",
    "build:types": "contractspec-bun-build types",
    "dev": "contractspec-bun-build dev",
    "clean": "rimraf dist .turbo",
    "lint": "bun lint:fix",
    "lint:fix": "node ../../../scripts/biome.cjs check --write --unsafe --only=nursery/useSortedClasses . && node ../../../scripts/biome.cjs check --write .",
    "lint:check": "node ../../../scripts/biome.cjs check .",
    "test": "bun test",
    "prebuild": "contractspec-bun-build prebuild",
    "typecheck": "tsc --noEmit"
  },
  "dependencies": {
    "@contractspec/lib.contracts-spec": "6.4.0",
    "@contractspec/lib.schema": "3.7.14"
  },
  "devDependencies": {
    "@contractspec/tool.typescript": "3.7.13",
    "typescript": "^5.9.3",
    "@contractspec/tool.bun": "3.7.18"
  },
  "publishConfig": {
    "access": "public",
    "exports": {
      ".": {
        "types": "./dist/index.d.ts",
        "browser": "./dist/browser/index.js",
        "bun": "./dist/index.js",
        "node": "./dist/node/index.js",
        "default": "./dist/index.js"
      },
      "./docs": {
        "types": "./dist/docs/index.d.ts",
        "browser": "./dist/browser/docs/index.js",
        "bun": "./dist/docs/index.js",
        "node": "./dist/node/docs/index.js",
        "default": "./dist/docs/index.js"
      },
      "./docs/locale-jurisdiction-gate.docblock": {
        "types": "./dist/docs/locale-jurisdiction-gate.docblock.d.ts",
        "browser": "./dist/browser/docs/locale-jurisdiction-gate.docblock.js",
        "bun": "./dist/docs/locale-jurisdiction-gate.docblock.js",
        "node": "./dist/node/docs/locale-jurisdiction-gate.docblock.js",
        "default": "./dist/docs/locale-jurisdiction-gate.docblock.js"
      },
      "./entities": {
        "types": "./dist/entities/index.d.ts",
        "browser": "./dist/browser/entities/index.js",
        "bun": "./dist/entities/index.js",
        "node": "./dist/node/entities/index.js",
        "default": "./dist/entities/index.js"
      },
      "./entities/models": {
        "types": "./dist/entities/models.d.ts",
        "browser": "./dist/browser/entities/models.js",
        "bun": "./dist/entities/models.js",
        "node": "./dist/node/entities/models.js",
        "default": "./dist/entities/models.js"
      },
      "./events": {
        "types": "./dist/events.d.ts",
        "browser": "./dist/browser/events.js",
        "bun": "./dist/events.js",
        "node": "./dist/node/events.js",
        "default": "./dist/events.js"
      },
      "./example": {
        "types": "./dist/example.d.ts",
        "browser": "./dist/browser/example.js",
        "bun": "./dist/example.js",
        "node": "./dist/node/example.js",
        "default": "./dist/example.js"
      },
      "./forms": {
        "types": "./dist/forms/index.d.ts",
        "browser": "./dist/browser/forms/index.js",
        "bun": "./dist/forms/index.js",
        "node": "./dist/node/forms/index.js",
        "default": "./dist/forms/index.js"
      },
      "./forms/assistant-context.form": {
        "types": "./dist/forms/assistant-context.form.d.ts",
        "browser": "./dist/browser/forms/assistant-context.form.js",
        "bun": "./dist/forms/assistant-context.form.js",
        "node": "./dist/node/forms/assistant-context.form.js",
        "default": "./dist/forms/assistant-context.form.js"
      },
      "./handlers": {
        "types": "./dist/handlers/index.d.ts",
        "browser": "./dist/browser/handlers/index.js",
        "bun": "./dist/handlers/index.js",
        "node": "./dist/node/handlers/index.js",
        "default": "./dist/handlers/index.js"
      },
      "./handlers/demo.handlers": {
        "types": "./dist/handlers/demo.handlers.d.ts",
        "browser": "./dist/browser/handlers/demo.handlers.js",
        "bun": "./dist/handlers/demo.handlers.js",
        "node": "./dist/node/handlers/demo.handlers.js",
        "default": "./dist/handlers/demo.handlers.js"
      },
      "./locale-jurisdiction-gate.feature": {
        "types": "./dist/locale-jurisdiction-gate.feature.d.ts",
        "browser": "./dist/browser/locale-jurisdiction-gate.feature.js",
        "bun": "./dist/locale-jurisdiction-gate.feature.js",
        "node": "./dist/node/locale-jurisdiction-gate.feature.js",
        "default": "./dist/locale-jurisdiction-gate.feature.js"
      },
      "./operations": {
        "types": "./dist/operations/index.d.ts",
        "browser": "./dist/browser/operations/index.js",
        "bun": "./dist/operations/index.js",
        "node": "./dist/node/operations/index.js",
        "default": "./dist/operations/index.js"
      },
      "./operations/assistant": {
        "types": "./dist/operations/assistant.d.ts",
        "browser": "./dist/browser/operations/assistant.js",
        "bun": "./dist/operations/assistant.js",
        "node": "./dist/node/operations/assistant.js",
        "default": "./dist/operations/assistant.js"
      },
      "./policy": {
        "types": "./dist/policy/index.d.ts",
        "browser": "./dist/browser/policy/index.js",
        "bun": "./dist/policy/index.js",
        "node": "./dist/node/policy/index.js",
        "default": "./dist/policy/index.js"
      },
      "./policy/assistant-gate.policy": {
        "types": "./dist/policy/assistant-gate.policy.d.ts",
        "browser": "./dist/browser/policy/assistant-gate.policy.js",
        "bun": "./dist/policy/assistant-gate.policy.js",
        "node": "./dist/node/policy/assistant-gate.policy.js",
        "default": "./dist/policy/assistant-gate.policy.js"
      },
      "./policy/guard": {
        "types": "./dist/policy/guard.d.ts",
        "browser": "./dist/browser/policy/guard.js",
        "bun": "./dist/policy/guard.js",
        "node": "./dist/node/policy/guard.js",
        "default": "./dist/policy/guard.js"
      },
      "./policy/types": {
        "types": "./dist/policy/types.d.ts",
        "browser": "./dist/browser/policy/types.js",
        "bun": "./dist/policy/types.js",
        "node": "./dist/node/policy/types.js",
        "default": "./dist/policy/types.js"
      },
      "./translations": {
        "types": "./dist/translations/index.d.ts",
        "browser": "./dist/browser/translations/index.js",
        "bun": "./dist/translations/index.js",
        "node": "./dist/node/translations/index.js",
        "default": "./dist/translations/index.js"
      },
      "./translations/assistant-gate.en-GB.translation": {
        "types": "./dist/translations/assistant-gate.en-GB.translation.d.ts",
        "browser": "./dist/browser/translations/assistant-gate.en-GB.translation.js",
        "bun": "./dist/translations/assistant-gate.en-GB.translation.js",
        "node": "./dist/node/translations/assistant-gate.en-GB.translation.js",
        "default": "./dist/translations/assistant-gate.en-GB.translation.js"
      },
      "./translations/assistant-gate.en-US.translation": {
        "types": "./dist/translations/assistant-gate.en-US.translation.d.ts",
        "browser": "./dist/browser/translations/assistant-gate.en-US.translation.js",
        "bun": "./dist/translations/assistant-gate.en-US.translation.js",
        "node": "./dist/node/translations/assistant-gate.en-US.translation.js",
        "default": "./dist/translations/assistant-gate.en-US.translation.js"
      },
      "./translations/assistant-gate.fr-FR.translation": {
        "types": "./dist/translations/assistant-gate.fr-FR.translation.d.ts",
        "browser": "./dist/browser/translations/assistant-gate.fr-FR.translation.js",
        "bun": "./dist/translations/assistant-gate.fr-FR.translation.js",
        "node": "./dist/node/translations/assistant-gate.fr-FR.translation.js",
        "default": "./dist/translations/assistant-gate.fr-FR.translation.js"
      }
    },
    "registry": "https://registry.npmjs.org/"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/lssm-tech/contractspec.git",
    "directory": "packages/examples/locale-jurisdiction-gate"
  },
  "homepage": "https://contractspec.io"
}
