CoreTextPlace/deno.json
2024-12-29 23:13:27 +08:00

8 lines
140 B
JSON

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