CoreTextPlace/deno.json
2024-12-28 20:41:19 +08:00

8 lines
140 B
JSON

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