{ "name": "@scope/my-pkg", "version": "1.0.0", "exports": "./mod.ts", "imports": { "@denotest/add": "jsr:@denotest/add@1" }, "patch": [ "../add" ] }