[package] name = "lazy-js-bundle" version = "0.6.2" edition = "2021" authors = ["Jonathan Kelley"] description = "A codegen library to bundle TypeScript into JavaScript without requiring a bundler to be installed" license = "MIT OR Apache-2.0" repository = "https://github.com/DioxusLabs/dioxus/" homepage = "https://dioxuslabs.com" documentation = "https://docs.rs/dioxus" keywords = ["ts", "codegen", "typescript", "javascript", "wasm"]