{
  "cksum": "162109f5780051aba388a3451c916096af5d47f530e68dc1f4999cfcb7633371",
  "crate_file": "swc_common-22.0.0.crate",
  "crate_url": "https://static.crates.io/crates/swc_common/swc_common-22.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ast_node",
      "optional": false,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "better_scoped_tls",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytecheck",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes-str",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use_std"
      ],
      "kind": "normal",
      "name": "cbor4ii",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "from_variant",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "par-iter",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rancor",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rkyv",
      "optional": true,
      "req": "^0.8.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.225",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shrink-to-fit",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "siphasher",
      "optional": false,
      "req": "^0.3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_atoms",
      "optional": false,
      "req": "^9.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_eq_ignore_macros",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_sourcemap",
      "optional": true,
      "req": "^10.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_visit",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.4",
      "target": null
    }
  ],
  "features": {
    "__plugin": [
      "encoding-impl"
    ],
    "__plugin_mode": [],
    "__plugin_rt": [],
    "__rkyv": [],
    "concurrent": [
      "parking_lot"
    ],
    "debug": [],
    "default": [],
    "diagnostic-serde": [],
    "encoding-impl": [
      "cbor4ii",
      "swc_atoms/encoding-impl"
    ],
    "plugin-base": [
      "__plugin",
      "rkyv-impl",
      "diagnostic-serde"
    ],
    "plugin-mode": [
      "__plugin_mode",
      "plugin-base"
    ],
    "plugin-rt": [
      "__plugin_rt",
      "plugin-base"
    ],
    "plugin_transform_schema_v1": [],
    "plugin_transform_schema_vtest": [],
    "rkyv-impl": [
      "__rkyv",
      "rkyv",
      "swc_atoms/rkyv-impl",
      "bytes-str/rkyv",
      "bytecheck",
      "rancor"
    ],
    "tty-emitter": [
      "termcolor"
    ]
  },
  "features2": {
    "shrink-to-fit": [
      "dep:shrink-to-fit",
      "swc_atoms/shrink-to-fit"
    ],
    "sourcemap": [
      "dep:swc_sourcemap"
    ]
  },
  "index_path": "sw/c_/swc_common",
  "name": "swc_common",
  "pubtime": "2026-05-25T03:44:17Z",
  "v": 2,
  "vers": "22.0.0",
  "yanked": true
}
