[package] name = "nanots" version = "0.1.0" edition = "2018" authors = ["Zarmot "] description = "A (WIP) nano subset of typescript to nxlang transpiler" license = "MIT OR Apache-2.0" repository = "https://github.com/NXLang/Noa" [dependencies] swc_common = "0.11.6" swc_ecma_ast = "0.49.4"