swc_node_comments 0.1.0

Implementation of Comments of swc_common
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.ahash]
version = "0.7.6"

[dependencies.dashmap]
version = "4"

[dependencies.swc_common]
version = "0.14.6"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>", "Daniel Woznicki <daniel.woznicki@gmail.com>"]
description = "Implementation of Comments of swc_common"
documentation = "https://rustdoc.swc.rs/swc_node_comments/"
edition = "2018"
license = "Apache-2.0"
name = "swc_node_comments"
repository = "https://github.com/swc-project/swc.git"
version = "0.1.0"