{ "name": "@affine/env", "private": true, "type": "module", "devDependencies": { "@blocksuite/global": "0.17.0-canary-202408121434-8bc42f0", "@blocksuite/store": "0.17.0-canary-202408121434-8bc42f0", "react": "18.3.1", "react-dom": "18.3.1", "vitest": "1.6.0" }, "exports": { "./automation": "./src/automation.ts", "./global": "./src/global.ts", "./constant": "./src/constant.ts", "./workspace": "./src/workspace.ts", "./workspace/legacy-cloud": "./src/workspace/legacy-cloud/index.ts", "./filter": "./src/filter.ts", "./blocksuite": "./src/blocksuite/index.ts" }, "peerDependencies": { "@affine/templates": "workspace:*", "@blocksuite/global": "0.11.0-nightly-202401020419-752a5b8" }, "dependencies": { "lit": "^3.1.2", "zod": "^3.22.4" }, "version": "0.16.0" }