[dependencies]
[lib]
proc-macro = true
[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
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"