{
  "cksum": "d61e8d61e781fbca731c4dc08fb26396f88e175b0424260002791b43f6710c67",
  "crate_file": "superlighttui-0.18.2.crate",
  "crate_url": "https://static.crates.io/crates/superlighttui/superlighttui-0.18.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "compact_str",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bracketed-paste"
      ],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "qrcode",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync",
        "macros",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-bash",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-c",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-cpp",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-css",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-go",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-highlight",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-html",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-java",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-javascript",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-json",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-python",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-ruby",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-rust",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-toml-ng",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-typescript",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-yaml",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "async": [
      "dep:tokio",
      "crossterm"
    ],
    "crossterm": [
      "dep:crossterm"
    ],
    "default": [
      "crossterm"
    ],
    "full": [
      "crossterm",
      "async",
      "serde",
      "image",
      "qrcode",
      "kitty-compress"
    ],
    "image": [
      "dep:image"
    ],
    "kitty-compress": [
      "dep:flate2"
    ],
    "qrcode": [
      "dep:qrcode"
    ],
    "serde": [
      "dep:serde"
    ],
    "syntax": [
      "syntax-rust",
      "syntax-python",
      "syntax-javascript",
      "syntax-typescript",
      "syntax-go",
      "syntax-bash",
      "syntax-json",
      "syntax-toml",
      "syntax-c",
      "syntax-cpp",
      "syntax-java",
      "syntax-ruby",
      "syntax-css",
      "syntax-html",
      "syntax-yaml"
    ],
    "syntax-bash": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-bash"
    ],
    "syntax-c": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-c"
    ],
    "syntax-cpp": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-cpp"
    ],
    "syntax-css": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-css"
    ],
    "syntax-go": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-go"
    ],
    "syntax-html": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-html"
    ],
    "syntax-java": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-java"
    ],
    "syntax-javascript": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-javascript"
    ],
    "syntax-json": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-json"
    ],
    "syntax-python": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-python"
    ],
    "syntax-ruby": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-ruby"
    ],
    "syntax-rust": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-rust"
    ],
    "syntax-toml": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-toml-ng"
    ],
    "syntax-typescript": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-typescript"
    ],
    "syntax-yaml": [
      "dep:tree-sitter-highlight",
      "dep:tree-sitter-yaml"
    ]
  },
  "index_path": "su/pe/superlighttui",
  "name": "superlighttui",
  "pubtime": "2026-04-21T06:08:03Z",
  "rust_version": "1.81",
  "v": 2,
  "vers": "0.18.2",
  "yanked": false
}
