{
  "$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
  "schematics": {
    "migration": {
      "version": "*",
      "description": "Migration of @o3r/stylelint-plugin to new scope",
      "factory": "./schematics/ng-update/index#updateAll"
    }
  }
}
