{
  "cksum": "f6afccb94df5a07c076469aff782d6c38bacaab224d3d8bf79eed79da48acd2f",
  "crate_file": "oxc-0.35.0.crate",
  "crate_url": "https://static.crates.io/crates/oxc/oxc-0.35.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "async"
      ],
      "kind": "normal",
      "name": "napi",
      "optional": true,
      "req": "^3.0.0-alpha",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "napi-derive",
      "optional": true,
      "req": "^3.0.0-alpha",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_allocator",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_ast",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_cfg",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_codegen",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_diagnostics",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_index",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_isolated_declarations",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_mangler",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_minifier",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_parser",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_regular_expression",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_semantic",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_sourcemap",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_span",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_syntax",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_transformer",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": true,
      "req": "2.*",
      "target": null
    }
  ],
  "features": {
    "cfg": [
      "oxc_cfg"
    ],
    "codegen": [
      "oxc_codegen"
    ],
    "full": [
      "codegen",
      "mangler",
      "minifier",
      "semantic",
      "transformer",
      "isolated_declarations",
      "sourcemap",
      "cfg"
    ],
    "isolated_declarations": [
      "oxc_isolated_declarations"
    ],
    "mangler": [
      "oxc_mangler"
    ],
    "minifier": [
      "oxc_mangler",
      "oxc_minifier"
    ],
    "parser": [],
    "semantic": [
      "oxc_semantic"
    ],
    "sourcemap": [
      "oxc_sourcemap"
    ],
    "sourcemap_concurrent": [
      "oxc_sourcemap/concurrent",
      "sourcemap"
    ],
    "transformer": [
      "oxc_transformer"
    ],
    "wasm": [
      "oxc_transformer/wasm"
    ]
  },
  "features2": {
    "napi": [
      "dep:napi",
      "dep:napi-derive",
      "dep:rustc-hash"
    ],
    "serialize": [
      "oxc_ast/serialize",
      "oxc_semantic?/serialize",
      "oxc_span/serialize",
      "oxc_syntax/serialize"
    ]
  },
  "index_path": "3/o/oxc",
  "name": "oxc",
  "pubtime": "2024-11-04T09:45:57Z",
  "rust_version": "1.76",
  "v": 2,
  "vers": "0.35.0",
  "yanked": false
}
