9 lines
192 B
JSON
9 lines
192 B
JSON
{
|
|
"name": "@jarvis-qvac/control-center",
|
|
"private": true,
|
|
"license": "AGPL-3.0-or-later",
|
|
"author": "HoneyPeer, LLC",
|
|
"type": "module",
|
|
"scripts": { "start": "python3 main.py" }
|
|
}
|