deno_file 0.4.0

File API implementation for Deno
Documentation
[dependencies.deno_core]
version = "0.86.0"

[dependencies.uuid]
features = ["v4"]
version = "0.8.2"

[lib]
path = "lib.rs"

[package]
authors = ["the Deno authors"]
description = "File API implementation for Deno"
edition = "2018"
license = "MIT"
name = "deno_file"
readme = "README.md"
repository = "https://github.com/denoland/deno"
version = "0.4.0"