7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"name": "@jarvis-qvac/control-center",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": { "start": "python3 main.py" }
|
|
}
|