mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
9 lines
297 B
JSON
9 lines
297 B
JSON
{
|
|
"version": "0.2.1",
|
|
"name": "litegraph.js",
|
|
"main": "litegraph.js",
|
|
"description": "A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.",
|
|
"author": "jagenjo",
|
|
"license": "MIT",
|
|
"scripts": {}
|
|
} |