setup: 
  /package.json: |
    {
      "name": "workspaces",
      "workspaces": [
        "packages/*"
      ]
    }
input: /
output: true 