{
    "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
    "schematics": {
        "ng-add": {
            "description": "Installs Bravobit bb-foundation",
            "factory": "./ng-add/index",
            "hidden": true
        }
    }
}
