[dependencies.dashmap]
version = "4.0.2"
[dependencies.swc_common]
version = "0.12.0"
[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Speedy web compiler"
documentation = "https://rustdoc.swc.rs/swc_node_base/"
edition = "2018"
license = "Apache-2.0/MIT"
name = "swc_node_base"
repository = "https://github.com/swc-project/swc.git"
version = "0.3.0"
[target."cfg(all(target_arch = \"x86_64\", not(target_env = \"musl\")))".dependencies.mimalloc-rust]
version = "=0.1.1"