{ "name": "@fixture/live-client", "version": "0.0.1", "private": true, "type": "module", "main": "index.js", "exports": { ".": "./index.js", "./client": "./client.js" }, "dsh": { "bundle": { "patch": "./cordis.patch.yml" }, "client": { "platform": "web" } } }