{ "$schema": "https://jsr.io/schema/config-file.v1.json", "name": "@union/client", "version": "0.0.26", "license": "MIT", "exports": { ".": "./src/mod.ts" }, "publish": { "include": ["./src/**/*.ts", "./jsr.json", "./README.md", "./LICENSE"] } }