{ "name": "@affine/plugin-cli", "type": "module", "version": "0.9.0-canary.7", "bin": { "af": "./src/af.mjs" }, "files": [ "src", "tsconfig.json" ], "dependencies": { "@endo/static-module-record": "^0.8.1", "@swc/core": "^1.3.81", "@toeverything/infra": "workspace:^", "@vanilla-extract/rollup-plugin": "^1.3.0", "@vitejs/plugin-vue": "^4.3.4", "rollup": "^3.28.1", "rollup-plugin-swc3": "^0.10.1", "ts-node": "^10.9.1" } }