{
  "name": "@htmlbricks/hb-terms-doc-templates",
  "version": "0.71.32",
  "contributors": [],
  "description": "Renders legal-style documents from `data`: privacy templates with site, company, and admin fields, or cookie policies with a `cookies` list. Use `i18nlang` with registered languages for localized copy; emits `event` for integrations.",
  "licenses": [
    {
      "type": "Apache-2.0",
      "path": "LICENSE.md",
      "cost": 0,
      "currency": "EUR"
    }
  ],
  "main": "main.iife.js",
  "types": "./types/html-elements.d.ts",
  "exports": {
    ".": "./main.iife.js",
    "./package.json": "./package.json",
    "./types/html-elements": "./types/html-elements.d.ts",
    "./types/svelte-elements": "./types/svelte-elements.d.ts",
    "./types/webcomponent.type": "./types/webcomponent.type.d.ts"
  },
  "dependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "private": false
}