{
    "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
    "schematics": {
        "ng-add": {
            "description": "Run ng-add schematic",
            "factory": "./ng-add/index",
            "schema": "./ng-add/schema.json"
        }
    }
}
