Some checks failed
Publish to Comfy registry / Publish Custom Node to registry (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 lines
414 B
TOML
15 lines
414 B
TOML
[project]
|
|
name = "comfyui-json-dynamic"
|
|
version = "1.2.2"
|
|
description = "ComfyUI nodes for dynamic JSON loading and string/path utility operations"
|
|
license = { file = "LICENSE" }
|
|
requires-python = ">=3.10"
|
|
classifiers = ["Operating System :: OS Independent"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/ethanfel/ComfyUI-JSON-Dynamic"
|
|
|
|
[tool.comfy]
|
|
PublisherId = "ethanfel"
|
|
DisplayName = "JSON Dynamic Loader"
|