{ "name": "@affine-legacy/0.6.1-beta.1", "description": "AFFiNE 0.6.1-beta.1 static output", "scripts": { "unzip": "wget -O static.zip https://github.com/toeverything/AFFiNE/releases/download/v0.6.1-beta.1/web-static.zip && unzip static.zip -d static", "start": "yarn exec serve -s static -l 8081", "e2e": "yarn playwright test" }, "devDependencies": { "@affine-test/kit": "workspace:*", "@playwright/test": "=1.49.1", "express": "^4.21.2", "http-proxy-middleware": "^3.0.3", "serve": "^14.2.4" }, "version": "0.18.0" }