schon/supervisor/package.json
2025-11-15 00:15:52 +03:00

11 lines
281 B
JSON

{
"name": "supervisor",
"version": "1.0.0",
"description": "Supervisor is a custom dashboard application for eVibes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "WISELESS team",
"license": "../LICENSE"
}