[dependencies.thiserror]
version = "1.0.56"
[dev-dependencies.pretty_assertions]
version = "1.0.0"
[package]
authors = ["the Deno authors"]
description = "Wasm module dependency analysis for module resolution"
documentation = "https://docs.rs/wasm_dep_analyzer"
edition = "2021"
license = "MIT"
name = "wasm_dep_analyzer"
readme = "README.md"
repository = "https://github.com/denoland/wasm_dep_analyzer"
version = "0.1.0"