{ "name": "benchmark", "version": "0.0.0", "author": "三咲智子 Kevin Deng ", "license": "MIT", "type": "module", "scripts": { "dev": "pnpm start --noMinify --skipBench --vdom", "start": "node index.js" }, "dependencies": { "@vitejs/plugin-vue": "catalog:", "connect": "^3.7.0", "sirv": "^2.0.4", "vite": "catalog:" }, "devDependencies": { "@types/connect": "^3.4.38" } }