{
    "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
    "schematics": {
        "updateToV5": {
            "description": "Updates Taiga UI packages to v5",
            "version": "5.0.0",
            "factory": "./ng-update/v5/index#updateToV5"
        }
    }
}
