[package] name = "tyess" version = "0.1.0" compiler = "0.15.0" entrypoint = "lib.typ" repository = "https://github.com/olexsmir/tyess" authors = ["olexsmir"] license = "MIT" description = "Chess" keywords = ["game", "fun", "chess"] categories = ["fun"] [template] path = "template" entrypoint = "main.typ"