7 lines
73 B
JSON
7 lines
73 B
JSON
|
{
|
||
|
"name": "helloworld",
|
||
|
"scripts": {
|
||
|
"build": "node ./build.js"
|
||
|
}
|
||
|
}
|