Files
ComfyUI_frontend/build/package.json
2017-12-03 16:25:25 +01:00

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": {}
}