{
  "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add @blackbaud/skyux-lib-stache to your project.",
      "factory": "./schematics/ng-add/ng-add.schematic",
      "schema": "./schematics/ng-add/schema.json"
    }
  }
}
