mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-13 06:36:26 +03:00
11 lines
443 B
JSON
11 lines
443 B
JSON
{
|
|
"stdout": "",
|
|
"stderr": "--data must be valid JSON: Expected property name or '}' in JSON at position 1 (line 1 column 2)\n",
|
|
"exit": 1,
|
|
"signal": null,
|
|
"files": {
|
|
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n",
|
|
".impeccable/live/server.json": "{\"pid\":<PID>,\"port\":65531,\"token\":\"oracle-token\"}"
|
|
}
|
|
}
|