{
  "executors": {
    "publish-ui": {
      "implementation": "./impl",
      "schema": "./schema.json",
      "description": "Publish UI library to NPM"
    }
  }
}
