{
  "name": "test-project",
  "tasks": {
    "copy": {
      "src": "lib/**/*",
      "dest": "./out"
    }
  }
}