zkt25/z2/package.json
2025-04-04 15:53:04 +02:00

13 lines
306 B
JSON

{
"name": "k8s-task-manager-frontend",
"version": "1.0.0",
"description": "Frontend for Kubernetes Task Manager",
"scripts": {
"build": "mkdir -p dist && cp index.html dist/",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}