{
  "cksum": "48b37a2f96401186cd669de8b90c9e0f026f3b1f0ae8da598d0b59bcc18d635a",
  "crate_file": "oxc-0.21.0.crate",
  "crate_url": "https://static.crates.io/crates/oxc/oxc-0.21.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_allocator",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_ast",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_codegen",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_diagnostics",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_index",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_isolated_declarations",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_mangler",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_minifier",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_parser",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_semantic",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_sourcemap",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_span",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_syntax",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_transformer",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    }
  ],
  "features": {
    "codegen": [
      "oxc_codegen"
    ],
    "isolated_declarations": [
      "oxc_isolated_declarations"
    ],
    "minifier": [
      "oxc_mangler",
      "oxc_minifier"
    ],
    "semantic": [
      "oxc_semantic"
    ],
    "sourcemap": [
      "oxc_sourcemap"
    ],
    "sourcemap_concurrent": [
      "oxc_sourcemap/concurrent",
      "sourcemap"
    ],
    "transformer": [
      "oxc_transformer"
    ],
    "wasm": [
      "oxc_transformer/wasm"
    ]
  },
  "features2": {
    "serialize": [
      "oxc_ast/serialize",
      "oxc_semantic?/serialize",
      "oxc_span/serialize",
      "oxc_syntax/serialize"
    ]
  },
  "index_path": "3/o/oxc",
  "name": "oxc",
  "pubtime": "2024-07-18T06:43:38Z",
  "rust_version": "1.74",
  "v": 2,
  "vers": "0.21.0",
  "yanked": false
}
