{
  "cksum": "686caf1c56c3c3c4bc4972d8d97e3ad8c1424ea6ccce5821dac04ac5e438cf9b",
  "crate_file": "tree-parser-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/tree-parser/tree-parser-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "streaming-iterator",
      "optional": false,
      "req": "^0.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.45.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter",
      "optional": false,
      "req": "^0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-c",
      "optional": true,
      "req": "^0.24.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-cpp",
      "optional": true,
      "req": "^0.23.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-go",
      "optional": true,
      "req": "^0.23.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-java",
      "optional": true,
      "req": "^0.23.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-javascript",
      "optional": true,
      "req": "^0.23.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-python",
      "optional": true,
      "req": "^0.23.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-rust",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-typescript",
      "optional": true,
      "req": "^0.23.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "c": [
      "tree-sitter-c"
    ],
    "cpp": [
      "tree-sitter-cpp"
    ],
    "default": [
      "python",
      "rust_lang",
      "javascript",
      "typescript"
    ],
    "full": [
      "python",
      "rust_lang",
      "javascript",
      "typescript",
      "java",
      "c",
      "cpp",
      "go"
    ],
    "go": [
      "tree-sitter-go"
    ],
    "java": [
      "tree-sitter-java"
    ],
    "javascript": [
      "tree-sitter-javascript"
    ],
    "python": [
      "tree-sitter-python"
    ],
    "rust_lang": [
      "tree-sitter-rust"
    ],
    "typescript": [
      "tree-sitter-typescript"
    ]
  },
  "index_path": "tr/ee/tree-parser",
  "name": "tree-parser",
  "pubtime": "2025-06-27T07:01:27Z",
  "vers": "0.1.1",
  "yanked": false
}
