{
  "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add Cordova builders to your project",
      "factory": "./add",
      "schema": "./add/schema.json"
    }
  }
}
