Files
ComfyUI-LM-Remote/package.json
T

9 lines
144 B
JSON

{
"name": "comfyui-lm-remote",
"private": true,
"type": "module",
"scripts": {
"test": "node --test tests/frontend/*.test.js"
}
}