{ "name": "@easyflow/tsconfig", "version": "1.0.0", "private": true, "license": "MIT", "type": "module", "files": [ "base.json", "library.json", "node.json", "web-app.json", "web.json" ], "dependencies": { "@easyflow/types": "workspace:*", "vite": "catalog:" } }