{ "name": "@affine-test/blocksuite", "private": true, "type": "module", "scripts": { "test": "yarn playwright test" }, "dependencies": { "@blocksuite/affine": "workspace:*", "@blocksuite/integration-test": "workspace:*", "@playwright/test": "=1.51.1", "@toeverything/theme": "^1.1.12", "json-stable-stringify": "^1.2.1", "rxjs": "^7.8.1" }, "version": "0.21.0" }