[package] name = "minify-html-node" publish = false version = "0.11.1" description = "Node.js bindings for minify-html" authors = ["Wilson Lin "] edition = "2021" [lib] crate-type = ["cdylib"] [dependencies] minify-html = "0.11.1" [dependencies.neon] version = "0.10" default-features = false features = ["napi-1", "try-catch-api"]