[dependencies.proc-macro2]
version = "1.0.24"
[dependencies.quote]
version = "1.0.7"
[dependencies.swc_macros_common]
version = "0.3.11"
[dependencies.syn]
features = ["fold", "parsing", "full"]
version = "2"
[lib]
bench = false
proc-macro = true
[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Macros for swc_ecma_transforms."
documentation = "https://rustdoc.swc.rs/swc_ecma_transforms_macros/"
edition = "2021"
license = "Apache-2.0"
name = "swc_ecma_transforms_macros"
repository = "https://github.com/swc-project/swc.git"
version = "0.5.5"