CoreTextPlace/deno.json
2024-12-29 04:09:35 +08:00

8 lines
140 B
JSON

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