{
  "tempDir": true,
  "steps": [
    {
      "args": "run --unstable-npm-lazy-caching -A main.ts",
      "output": "main.out"
    }
  ]
}