mirror of
https://github.com/denoland/deno.git
synced 2024-12-14 11:27:57 -05:00
7 lines
114 B
JSON
7 lines
114 B
JSON
|
{
|
||
|
"name": "@denotest/better-say-hello",
|
||
|
"version": "1.0.0",
|
||
|
"bin": {
|
||
|
"say-hello": "./say-hello.js"
|
||
|
}
|
||
|
}
|