mirror of
https://github.com/denoland/deno.git
synced 2025-02-09 07:41:33 -05:00
![David Sherret](/assets/img/avatar_default.png)
Implemented in https://github.com/denoland/deno_config/pull/74 Closes https://github.com/denoland/deno/issues/24420
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"name": "@denotest/a",
|
|
"version": "1.0.0",
|
|
"exports": {
|
|
".": "./mod.ts"
|
|
}
|
|
}
|