{
  "cksum": "602e8baacf3e8575c16c5beb694d0ae91f7f3dc8ac6646b81de194a5f568a1e7",
  "crate_file": "tishlang_vm-1.4.2.crate",
  "crate_url": "https://static.crates.io/crates/tishlang_vm/tishlang_vm-1.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_ast",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_builtins",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_bytecode",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tishlang_compile",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_core",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tishlang_opt",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tishlang_parser",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_runtime",
      "optional": true,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "fs": [
      "tishlang_runtime/fs"
    ],
    "http": [
      "tishlang_runtime/http"
    ],
    "process": [
      "tishlang_runtime/process"
    ],
    "regex": [
      "tishlang_core/regex"
    ],
    "ws": [
      "tishlang_runtime/ws"
    ]
  },
  "features2": {
    "wasm": [
      "dep:wasm-bindgen"
    ]
  },
  "index_path": "ti/sh/tishlang_vm",
  "name": "tishlang_vm",
  "pubtime": "2026-04-07T18:32:38Z",
  "v": 2,
  "vers": "1.4.2",
  "yanked": false
}
