6 lines
83 B
JSON
6 lines
83 B
JSON
|
{
|
||
|
"name": "foo",
|
||
|
"version": "0.0.1",
|
||
|
"bin": {"foo": "./bin/main.js"}
|
||
|
}
|