{
  "$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add @fluent-form/core to the project.",
      "factory": "./add/index",
      "schema": "./add/schema.json"
    }
  }
}
