styled_components 0.62.0

AST Transforms for styled-components
Documentation
[dependencies.Inflector]
version = "0.11.4"

[dependencies.once_cell]
version = "1.13.0"

[dependencies.regex]
default-features = false
features = ["std", "perf"]
version = "1.5.4"

[dependencies.serde]
features = ["derive"]
version = "1.0.130"

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

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

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

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

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "AST Transforms for styled-components"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "styled_components"
repository = "https://github.com/swc-project/plugins.git"
resolver = "1"
version = "0.62.0"