swc_constify 0.6.0

AST Transforms for swc constify plugin
Documentation
[dependencies.rustc-hash]
version = "1.1.0"

[dependencies.swc_core]
features = ["common", "ecma_ast", "ecma_utils", "ecma_visit"]
version = "0.83.0"

[dependencies.tracing]
version = "0.1.37"
[dev-dependencies.serde_json]
version = "1"

[dev-dependencies.swc_core]
features = ["testing_transform", "ecma_parser"]
version = "0.83.0"

[dev-dependencies.testing]
version = "0.34.1"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "AST Transforms for swc constify plugin"
edition = "2021"
license = "Apache-2.0"
name = "swc_constify"
repository = "https://github.com/swc-project/plugins.git"
resolver = "1"
version = "0.6.0"