forked from pencelheimer/typst_nure_template
12 lines
195 B
TOML
12 lines
195 B
TOML
[package]
|
|
name = "nure"
|
|
version = "0.2.0"
|
|
entrypoint = "lib.typ"
|
|
authors = ["linerds"]
|
|
license = "GPL-3.0"
|
|
description = "Typst NURE package"
|
|
|
|
[template]
|
|
path = "template"
|
|
entrypoint = "lab.typ"
|