mirror of
https://github.com/denoland/deno.git
synced 2024-12-03 17:08:35 -05:00
9 lines
129 B
JSON
9 lines
129 B
JSON
|
{
|
||
|
"name": "@denotest/bin",
|
||
|
"version": "0.7.0",
|
||
|
"bin": {
|
||
|
"cli-esm": "./cli.mjs",
|
||
|
"cli-no-ext": "./cli-no-ext"
|
||
|
}
|
||
|
}
|