narrator-david-attenburo/conductor.json

7 lines
86 B
JSON

{
"scripts": {
"setup": "echo \"hello\"\n",
"run": "echo \"hello\"\n"
}
}