{
  "cksum": "edd2b8a3a747d9ed32649ddd7cbafa13e28c32f847fe802879330566e6fbcfe3",
  "crate_file": "brainwires-code-interpreters-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/brainwires-code-interpreters/brainwires-code-interpreters-0.2.0.crate",
  "deps": [
    {
      "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": [],
      "kind": "normal",
      "name": "rustpython-stdlib",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "freeze-stdlib"
      ],
      "kind": "normal",
      "name": "rustpython-vm",
      "optional": true,
      "req": "^0.4",
      "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": "thiserror",
      "optional": false,
      "req": "^2.0",
      "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": [],
    "wasm": [
      "wasm-bindgen",
      "js-sys",
      "web-sys",
      "getrandom/js",
      "serde-wasm-bindgen"
    ]
  },
  "features2": {
    "all-languages": [
      "rhai",
      "lua",
      "javascript",
      "python"
    ],
    "default": [
      "native",
      "rhai",
      "lua"
    ],
    "javascript": [
      "dep:boa_engine"
    ],
    "lua": [
      "dep:mlua"
    ],
    "python": [
      "dep:rustpython-vm",
      "dep:rustpython-stdlib"
    ],
    "rhai": [
      "dep:rhai"
    ]
  },
  "index_path": "br/ai/brainwires-code-interpreters",
  "name": "brainwires-code-interpreters",
  "pubtime": "2026-03-09T20:29:31Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
