oxc_printer 0.0.6

Oxc is a JavaScript / TypeScript parser with full Test262 conformance.
Documentation
[dependencies.oxc_allocator]
version = "0.0.6"

[dependencies.oxc_ast]
version = "0.0.6"

[dependencies.oxc_semantic]
version = "0.0.6"
[dev-dependencies.miette]
features = ["fancy-no-backtrace"]
version = "5.7.0"

[dev-dependencies.oxc_parser]
version = "0.0.6"

[package]
authors = ["Boshen <boshenc@gmail.com>", "Oxc contributors"]
description = "Oxc is a JavaScript / TypeScript parser with full Test262 conformance."
edition = "2021"
homepage = "https://github.com/Boshen/oxc"
keywords = ["JavaScript", "TypeScript", "parser"]
license = "MIT"
name = "oxc_printer"
repository = "https://github.com/Boshen/oxc"
version = "0.0.6"