{
  "cksum": "7840773eb96beeb0e63e100a97a648d0e7155283510e5776812096fbff6e26aa",
  "crate_file": "thinkinglanguage-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/thinkinglanguage/thinkinglanguage-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": false,
      "req": "^15",
      "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": "tl-ai",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-ast",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-compiler",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-errors",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-interpreter",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-lexer",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-lsp",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-package",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-parser",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-stream",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-types",
      "optional": false,
      "package": "thinkinglanguage-types",
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml_edit",
      "optional": false,
      "req": "^0.22",
      "target": null
    }
  ],
  "features": {
    "async-runtime": [
      "tl-compiler/async-runtime",
      "tl-interpreter/async-runtime"
    ],
    "gpu": [
      "tl-compiler/gpu"
    ],
    "kafka": [
      "tl-stream/kafka"
    ],
    "mysql": [
      "tl-compiler/mysql",
      "tl-interpreter/mysql"
    ],
    "python": [
      "tl-compiler/python",
      "tl-interpreter/python"
    ],
    "redis": [
      "tl-compiler/redis",
      "tl-interpreter/redis"
    ],
    "registry": [
      "tl-package/registry"
    ],
    "s3": [
      "tl-compiler/s3",
      "tl-interpreter/s3"
    ],
    "sqlite": [
      "tl-compiler/sqlite",
      "tl-interpreter/sqlite"
    ]
  },
  "features2": {
    "notebook": [
      "dep:ratatui",
      "dep:crossterm"
    ]
  },
  "index_path": "th/in/thinkinglanguage",
  "name": "thinkinglanguage",
  "pubtime": "2026-03-02T14:13:29Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
