{
  "generators": {
    "rename-swcrc-config": {
      "version": "4.0.0",
      "description": "Rename .lib.swcrc to .swcrc for better SWC support throughout the workspace",
      "cli": "nx",
      "implementation": "./src/migrations/4.0.0/rename-swcrc-config"
    }
  }
}
