10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"name": "domain-worker",
|
|
"description": "",
|
|
"authors": "",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"build": "echo building domain-worker",
|
|
"postbuild": "echo built domain-worker"
|
|
}
|
|
} |