mirror of https://github.com/nodejs/node.git
8 lines
96 B
JSON
8 lines
96 B
JSON
|
{
|
||
|
"name": "@scoped/package",
|
||
|
"version": "0.0.0",
|
||
|
"bin": {
|
||
|
"hello": "./world.js"
|
||
|
}
|
||
|
}
|