{
  "cksum": "9dcd32af06d15301f7fee940699869ee34dffaff7e5698cac4083e2b66775e88",
  "crate_file": "dioxus-nox-0.13.3.crate",
  "crate_url": "https://static.crates.io/crates/dioxus-nox/dioxus-nox-0.13.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-cmdk",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-collection",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-cycle",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-dnd",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-drawer",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-extensions",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-gestures",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-inline-confirm",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-markdown",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-master-detail",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-modal",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-password-strength",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-preview",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-select",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-shell",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-suggest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-tabs",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-tag-input",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-timer",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-toast",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-toggle-group",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dioxus-nox-virtualize",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "cmdk": [
      "dep:dioxus-nox-cmdk"
    ],
    "cmdk-desktop": [
      "cmdk",
      "dioxus-nox-cmdk/desktop"
    ],
    "cmdk-mobile": [
      "cmdk",
      "dioxus-nox-cmdk/mobile"
    ],
    "cmdk-router": [
      "cmdk",
      "dioxus-nox-cmdk/router"
    ],
    "cmdk-virtualize": [
      "cmdk",
      "dioxus-nox-cmdk/virtualize"
    ],
    "cmdk-web": [
      "cmdk",
      "dioxus-nox-cmdk/web"
    ],
    "collection": [
      "dep:dioxus-nox-collection"
    ],
    "cycle": [
      "dep:dioxus-nox-cycle"
    ],
    "default": [
      "shell",
      "cmdk",
      "dnd",
      "tag-input",
      "suggest",
      "preview",
      "tabs"
    ],
    "dnd": [
      "dep:dioxus-nox-dnd"
    ],
    "dnd-desktop": [
      "dnd",
      "dioxus-nox-dnd/desktop"
    ],
    "dnd-mobile": [
      "dnd",
      "dioxus-nox-dnd/mobile"
    ],
    "dnd-styles": [
      "dnd",
      "dioxus-nox-dnd/styles"
    ],
    "dnd-web": [
      "dnd",
      "dioxus-nox-dnd/web"
    ],
    "drawer": [
      "dep:dioxus-nox-drawer"
    ],
    "extensions": [
      "dep:dioxus-nox-extensions"
    ],
    "full": [
      "cmdk",
      "dnd",
      "markdown",
      "shell",
      "suggest",
      "tag-input",
      "virtualize",
      "preview",
      "extensions",
      "gestures",
      "tabs",
      "timer",
      "modal",
      "drawer",
      "toast",
      "master-detail",
      "cycle",
      "inline-confirm",
      "toggle-group",
      "password-strength",
      "select",
      "collection"
    ],
    "gestures": [
      "dep:dioxus-nox-gestures"
    ],
    "inline-confirm": [
      "dep:dioxus-nox-inline-confirm"
    ],
    "markdown": [
      "dep:dioxus-nox-markdown"
    ],
    "markdown-desktop": [
      "markdown",
      "dioxus-nox-markdown/desktop"
    ],
    "markdown-mobile": [
      "markdown",
      "dioxus-nox-markdown/mobile"
    ],
    "markdown-sanitize": [
      "markdown",
      "dioxus-nox-markdown/sanitize"
    ],
    "markdown-syntax-highlighting": [
      "markdown",
      "dioxus-nox-markdown/syntax-highlighting"
    ],
    "markdown-web": [
      "markdown",
      "dioxus-nox-markdown/web"
    ],
    "master-detail": [
      "dep:dioxus-nox-master-detail"
    ],
    "modal": [
      "dep:dioxus-nox-modal"
    ],
    "password-strength": [
      "dep:dioxus-nox-password-strength"
    ],
    "preview": [
      "dep:dioxus-nox-preview"
    ],
    "select": [
      "dep:dioxus-nox-select"
    ],
    "shell": [
      "dep:dioxus-nox-shell"
    ],
    "suggest": [
      "dep:dioxus-nox-suggest"
    ],
    "suggest-desktop": [
      "suggest",
      "dioxus-nox-suggest/desktop"
    ],
    "suggest-mobile": [
      "suggest",
      "dioxus-nox-suggest/mobile"
    ],
    "suggest-web": [
      "suggest",
      "dioxus-nox-suggest/web"
    ],
    "tabs": [
      "dep:dioxus-nox-tabs"
    ],
    "tag-input": [
      "dep:dioxus-nox-tag-input"
    ],
    "tag-input-web": [
      "tag-input",
      "dioxus-nox-tag-input/web"
    ],
    "timer": [
      "dep:dioxus-nox-timer"
    ],
    "toast": [
      "dep:dioxus-nox-toast"
    ],
    "toggle-group": [
      "dep:dioxus-nox-toggle-group"
    ],
    "virtualize": [
      "dep:dioxus-nox-virtualize"
    ],
    "virtualize-hooks": [
      "virtualize",
      "dioxus-nox-virtualize/hooks"
    ]
  },
  "index_path": "di/ox/dioxus-nox",
  "name": "dioxus-nox",
  "pubtime": "2026-03-30T02:17:54Z",
  "v": 2,
  "vers": "0.13.3",
  "yanked": false
}
