CoreTextPlace/deno.json
2024-05-05 12:33:00 +08:00

8 lines
140 B
JSON

{
"name": "@textplace/core",
"version": "0.1.4",
"exports": "./mod.ts",
"imports": {
"@deno/dnt": "jsr:@deno/dnt@^0.41.1"
}
}