deno_node 0.16.0

Node compatibility for Deno
Documentation
[dependencies.deno_core]
version = "0.161.0"

[dependencies.once_cell]
version = "=1.14.0"

[dependencies.path-clean]
version = "=0.1.0"

[dependencies.regex]
version = "=1.6.0"

[dependencies.serde]
version = "1.0.144"

[lib]
path = "lib.rs"

[package]
authors = ["the Deno authors"]
description = "Node compatibility for Deno"
edition = "2021"
license = "MIT"
name = "deno_node"
readme = "README.md"
repository = "https://github.com/denoland/deno"
version = "0.16.0"