9 lines
111 B
JSON
9 lines
111 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"build": "echo done;"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"service-core": "^3.0.0-beta.17"
|
||
|
}
|
||
|
}
|