swd 0.0.0

Command line for writting swc plugins in rust
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Command line for writting swc plugins in rust"
documentation = "https://rustdoc.swc.rs/swc-dev/"
edition = "2018"
license = "Apache-2.0/MIT"
name = "swd"
repository = "https://github.com/swc-project/swc.git"
version = "0.0.0"