main
 1[package]
 2name = "modern-xmu-thesis"
 3version = "0.2.2"
 4entrypoint = "lib.typ"
 5authors = ["HPCesia <https://github.com/HPCesia>"]
 6license = "MIT"
 7description = "厦门大学学位论文模板。Modern Xiamen University Thesis."
 8repository = "https://github.com/HPCesia/modern-xmu-thesis"
 9keywords = ["Xiamen University", "thesis"]
10categories = ["thesis"]
11
12[template]
13path = "template"
14entrypoint = "thesis.typ"
15thumbnail = "thumbnail.png"