{
  "cksum": "0cfc0f7cd89d5d72524dda1981560a3d569dc22a7835996925fc3ea6808f7d50",
  "crate_file": "cxpak-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/cxpak/cxpak-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_cmd",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "vendored-openssl"
      ],
      "kind": "normal",
      "name": "git2",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ignore",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "predicates",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serialize"
      ],
      "kind": "normal",
      "name": "quick-xml",
      "optional": false,
      "req": "^0.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiktoken-rs",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter",
      "optional": false,
      "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-c-sharp",
      "optional": true,
      "req": "^0.23",
      "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-go",
      "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.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-kotlin-ng",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-python",
      "optional": true,
      "req": "^0.23",
      "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-swift",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-typescript",
      "optional": true,
      "req": "^0.23",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "lang-rust",
      "lang-typescript",
      "lang-javascript",
      "lang-java",
      "lang-python",
      "lang-go",
      "lang-c",
      "lang-cpp",
      "lang-ruby",
      "lang-csharp",
      "lang-swift",
      "lang-kotlin"
    ],
    "lang-c": [
      "dep:tree-sitter-c"
    ],
    "lang-cpp": [
      "dep:tree-sitter-cpp"
    ],
    "lang-csharp": [
      "dep:tree-sitter-c-sharp"
    ],
    "lang-go": [
      "dep:tree-sitter-go"
    ],
    "lang-java": [
      "dep:tree-sitter-java"
    ],
    "lang-javascript": [
      "dep:tree-sitter-javascript"
    ],
    "lang-kotlin": [
      "dep:tree-sitter-kotlin-ng"
    ],
    "lang-python": [
      "dep:tree-sitter-python"
    ],
    "lang-ruby": [
      "dep:tree-sitter-ruby"
    ],
    "lang-rust": [
      "dep:tree-sitter-rust"
    ],
    "lang-swift": [
      "dep:tree-sitter-swift"
    ],
    "lang-typescript": [
      "dep:tree-sitter-typescript"
    ]
  },
  "index_path": "cx/pa/cxpak",
  "name": "cxpak",
  "pubtime": "2026-03-10T11:24:58Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
