{
    "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
    "schematics": {
        "ng-add": {
            "description": "Add ngx-feature-flag-router to the project.",
            "factory": "./ng-add/index#ngAdd"
        }
    }
}
