this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 19 lines 696 B view raw
1{ 2 "name": "@morkdeck/core", 3 "version": "0.0.0", 4 "exports": "./mod.ts", 5 "imports": { 6 "@eta-dev/eta": "jsr:@eta-dev/eta@^3.5.0", 7 "@markdoc/markdoc": "https://esm.sh/@markdoc/markdoc@0.5.2", 8 "@std/crypto": "jsr:@std/crypto@^1.0.5", 9 "@std/encoding": "jsr:@std/encoding@^1.0.10", 10 "@std/path": "jsr:@std/path@^1.1.1", 11 "@types/blobshape": "npm:@types/blobshape@^1.0.3", 12 "color-hash": "https://deno.land/x/color_hash@v2.0.1/mod.ts", 13 "hast": "npm:@types/hast@^3.0.4", 14 "hast-util-is-element": "npm:hast-util-is-element@^3.0.0", 15 "mini-svg-data-uri": "npm:mini-svg-data-uri@^1.4.4", 16 "polished": "npm:polished@^4.3.1", 17 "shiki": "npm:shiki@^3.8.1" 18 } 19}