1 2 3 4 5 6 7 8 9 10
[package] authors = ["ezdux"] description = "🚀 Tiny TypeScript Compiler" edition = "2021" homepage = "https://github.com/ezdux/ttsc" license = "MIT" name = "ttsc" repository = "https://github.com/ezdux/ttsc" resolver = "2" version = "0.0.1"