{ "scripts": { "setup": "bun i", "teardown": null, "run": "bun run dev" }, "ports": [ { "port": 5173, "label": "Docs" } ] }