[package] authors = ["강동윤 "] description = "Utility for AST converters" documentation = "https://rustdoc.swc.rs/swc_estree_macros/" edition = "2018" license = "Apache-2.0/MIT" name = "swc_estree_macros" repository = "https://github.com/swc-project/swc.git" version = "0.1.0" [lib] proc-macro = true [dependencies]