{
  "cksum": "1241792a73ba888bab8e04f9d94f680d1165cd1260fb0c3a3cb9822d68aaecba",
  "crate_file": "brainwires-code-interpreters-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/brainwires-code-interpreters/brainwires-code-interpreters-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "boa_engine",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom_03",
      "optional": false,
      "package": "getrandom",
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lua54",
        "vendored"
      ],
      "kind": "normal",
      "name": "mlua",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rhai",
      "optional": true,
      "req": "^1.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "process",
        "time",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "console"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "native": [],
    "python": [],
    "wasm": [
      "wasm-bindgen",
      "js-sys",
      "web-sys",
      "getrandom/js",
      "serde-wasm-bindgen"
    ]
  },
  "features2": {
    "all-languages": [
      "rhai",
      "lua",
      "javascript"
    ],
    "default": [
      "native",
      "rhai",
      "lua"
    ],
    "docker": [
      "dep:tokio",
      "dep:tempfile",
      "dep:anyhow"
    ],
    "javascript": [
      "dep:boa_engine"
    ],
    "lua": [
      "dep:mlua"
    ],
    "rhai": [
      "dep:rhai"
    ]
  },
  "index_path": "br/ai/brainwires-code-interpreters",
  "name": "brainwires-code-interpreters",
  "pubtime": "2026-03-31T20:11:24Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
