14 lines
332 B
TOML
14 lines
332 B
TOML
[project]
|
|
name = "dumasnodes"
|
|
description = "Dumas-branded generic utility nodes for ComfyUI, starting with JSON helpers."
|
|
version = "0.1.0"
|
|
license = { file = "LICENSE" }
|
|
|
|
[project.urls]
|
|
Repository = "https://git.dumas.ddns.net/chris.dumas/DumasNodes"
|
|
|
|
[tool.comfy]
|
|
PublisherId = "chris-dumas"
|
|
DisplayName = "DumasNodes"
|
|
Icon = ""
|