{
  "cksum": "9f137a6de0c31afb1ca10abb3a039c4f4b7ea53462fa28e3f30a06b42249cd9e",
  "crate_file": "luaur-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/luaur/luaur-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-analysis",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-ast",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-bytecode",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-common",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-compiler",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-config",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-repl-cli",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-require",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-rt",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "luaur-vm",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    }
  ],
  "features": {
    "async": [
      "luaur-rt/async"
    ],
    "macros": [
      "luaur-rt/macros"
    ],
    "send": [
      "luaur-rt/send"
    ],
    "serde": [
      "luaur-rt/serde"
    ],
    "typecheck": [
      "luaur-rt/typecheck"
    ]
  },
  "features2": {
    "cli": [
      "dep:luaur-repl-cli",
      "luaur-repl-cli/cli"
    ],
    "default": [
      "typecheck",
      "cli"
    ]
  },
  "index_path": "lu/au/luaur",
  "name": "luaur",
  "pubtime": "2026-06-26T19:27:55Z",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
