{
  "cksum": "7221c44c6bc5fdb65ca81f47cb9c4f7d8c58d99e347bf030484ebac408d3eead",
  "crate_file": "pedant-lang-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pedant-lang/pedant-lang-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pedant-types",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter",
      "optional": true,
      "req": "^0.26",
      "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-go",
      "optional": true,
      "req": "^0.25",
      "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-python",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-typescript",
      "optional": true,
      "req": "^0.23",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "ts-python",
      "ts-javascript",
      "ts-typescript",
      "ts-go",
      "ts-bash"
    ],
    "ts-bash": [
      "dep:tree-sitter",
      "dep:tree-sitter-bash"
    ],
    "ts-go": [
      "dep:tree-sitter",
      "dep:tree-sitter-go"
    ],
    "ts-javascript": [
      "dep:tree-sitter",
      "dep:tree-sitter-javascript"
    ],
    "ts-python": [
      "dep:tree-sitter",
      "dep:tree-sitter-python"
    ],
    "ts-typescript": [
      "dep:tree-sitter",
      "dep:tree-sitter-typescript"
    ]
  },
  "index_path": "pe/da/pedant-lang",
  "name": "pedant-lang",
  "pubtime": "2026-06-12T18:11:25Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
