{ "name": "@mary/maybe-decompression-stream", "version": "0.1.0", "exports": "./lib/mod.ts", "fmt": { "useTabs": true, "indentWidth": 2, "lineWidth": 110, "semiColons": true, "singleQuote": true }, "publish": { "include": ["lib/", "LICENSE", "README.md", "deno.json"] }, "imports": { "@std/assert": "jsr:@std/assert@^1.0.12" } }