deno_napi 0.2.0

NAPI implementation for Deno
Documentation
[dependencies.deno_core]
version = "0.154.0"

[dependencies.libloading]
version = "0.7"

[lib]
path = "lib.rs"

[package]
authors = ["the Deno authors"]
description = "NAPI implementation for Deno"
edition = "2021"
license = "MIT"
name = "deno_napi"
readme = "README.md"
repository = "https://github.com/denoland/deno"
version = "0.2.0"