{ "name": "dsh-desktop-vision", "version": "0.1.4", "private": true, "type": "module", "exports": { ".": "./index.js", "./client": "./client.js", "./package.json": "./package.json" }, "dsh": { "bundle": { "patch": "./cordis.patch.yml" }, "client": { "inject": [ "@deepseek-ai/dsh-client-ui-settings" ], "platform": "web", "immediately": true } } }