{
  "cksum": "397a73ac84efd3156db70d862e3ab6d9d0a8c8072a051c213e53422c816fe88f",
  "crate_file": "oxc-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/oxc/oxc-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_allocator",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_ast",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_codegen",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_diagnostics",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_index",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_minifier",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_parser",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_semantic",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_span",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_syntax",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxc_transformer",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    }
  ],
  "features": {
    "codegen": [
      "oxc_codegen"
    ],
    "minifier": [
      "oxc_minifier"
    ],
    "semantic": [
      "oxc_semantic"
    ],
    "serde": [
      "oxc_ast/serde",
      "oxc_semantic/serde"
    ],
    "transformer": [
      "oxc_transformer"
    ]
  },
  "features2": {
    "wasm": [
      "oxc_ast/wasm",
      "serde",
      "oxc_semantic?/wasm",
      "oxc_span/wasm",
      "oxc_syntax/wasm"
    ]
  },
  "index_path": "3/o/oxc",
  "name": "oxc",
  "pubtime": "2024-02-09T15:09:08Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
