{
  "cksum": "e6e62759dfe64f342f35c522f6053615510cdb2d1edc98e8fa2c873d1c3a6a06",
  "crate_file": "hyperchad_renderer_vanilla_js-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hyperchad_renderer_vanilla_js/hyperchad_renderer_vanilla_js-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "const_format",
      "optional": false,
      "req": "^0.2.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "convert_case",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "html-escape",
      "optional": false,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "swc"
      ],
      "kind": "build",
      "name": "hyperchad_js_bundler",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "canvas",
        "html"
      ],
      "kind": "normal",
      "name": "hyperchad_renderer",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "assets",
        "extend"
      ],
      "kind": "normal",
      "name": "hyperchad_renderer_html",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "hyperchad_renderer_vanilla_js_hash",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "html",
        "logic"
      ],
      "kind": "normal",
      "name": "hyperchad_transformer",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "release_max_level_trace"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "maud",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    }
  ],
  "features": {
    "_actions": [],
    "all-plugins": [
      "hyperchad_renderer_vanilla_js_hash/all-plugins",
      "plugin-actions",
      "plugin-canvas",
      "plugin-event",
      "plugin-form",
      "plugin-http-events",
      "plugin-idiomorph",
      "plugin-nav",
      "plugin-routing",
      "plugin-shared-state",
      "plugin-sse",
      "plugin-tauri-event",
      "plugin-uuid"
    ],
    "debug": [
      "hyperchad_renderer_html/debug"
    ],
    "default": [
      "all-plugins",
      "debug"
    ],
    "fail-on-warnings": [
      "hyperchad_js_bundler/fail-on-warnings",
      "hyperchad_renderer/fail-on-warnings",
      "hyperchad_renderer_html/fail-on-warnings",
      "hyperchad_renderer_vanilla_js_hash/fail-on-warnings",
      "hyperchad_transformer/fail-on-warnings"
    ],
    "plugin-actions": [
      "hyperchad_renderer_vanilla_js_hash/plugin-actions",
      "plugin-actions-change",
      "plugin-actions-click",
      "plugin-actions-click-outside",
      "plugin-actions-event",
      "plugin-actions-event-key-down",
      "plugin-actions-event-key-up",
      "plugin-actions-immediate",
      "plugin-actions-key-down",
      "plugin-actions-key-up",
      "plugin-actions-mouse-down",
      "plugin-actions-mouse-over",
      "plugin-actions-resize"
    ],
    "plugin-actions-change": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-change"
    ],
    "plugin-actions-click": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-click"
    ],
    "plugin-actions-click-outside": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-click-outside"
    ],
    "plugin-actions-event": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-event"
    ],
    "plugin-actions-event-key-down": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-event-key-down"
    ],
    "plugin-actions-event-key-up": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-event-key-up"
    ],
    "plugin-actions-immediate": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-immediate"
    ],
    "plugin-actions-key-down": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-key-down"
    ],
    "plugin-actions-key-up": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-key-up"
    ],
    "plugin-actions-mouse-down": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-mouse-down"
    ],
    "plugin-actions-mouse-over": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-mouse-over"
    ],
    "plugin-actions-resize": [
      "_actions",
      "hyperchad_renderer_vanilla_js_hash/plugin-actions-resize"
    ],
    "plugin-canvas": [
      "hyperchad_renderer_vanilla_js_hash/plugin-canvas"
    ],
    "plugin-event": [
      "hyperchad_renderer_vanilla_js_hash/plugin-event"
    ],
    "plugin-form": [
      "hyperchad_renderer_vanilla_js_hash/plugin-form"
    ],
    "plugin-http-events": [
      "hyperchad_renderer_vanilla_js_hash/plugin-http-events"
    ],
    "plugin-idiomorph": [
      "hyperchad_renderer_vanilla_js_hash/plugin-idiomorph"
    ],
    "plugin-nav": [
      "hyperchad_renderer_vanilla_js_hash/plugin-nav"
    ],
    "plugin-routing": [
      "hyperchad_renderer_vanilla_js_hash/plugin-routing"
    ],
    "plugin-shared-state": [
      "hyperchad_renderer_vanilla_js_hash/plugin-shared-state",
      "plugin-actions-event",
      "plugin-sse"
    ],
    "plugin-sse": [
      "hyperchad_renderer_vanilla_js_hash/plugin-sse",
      "plugin-uuid"
    ],
    "plugin-tauri-event": [
      "hyperchad_renderer_vanilla_js_hash/plugin-tauri-event"
    ],
    "plugin-uuid": [
      "hyperchad_renderer_vanilla_js_hash/plugin-uuid"
    ],
    "plugin-uuid-insecure": [
      "hyperchad_renderer_vanilla_js_hash/plugin-uuid-insecure"
    ],
    "script": []
  },
  "features2": {
    "hash": [
      "dep:md5"
    ]
  },
  "index_path": "hy/pe/hyperchad_renderer_vanilla_js",
  "name": "hyperchad_renderer_vanilla_js",
  "pubtime": "2026-05-20T12:34:09Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
