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