{
  "$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
  "schematics": {
    "migration-v10_0": {
      "version": "10.0.0-alpha.0",
      "description": "Updates of @ama-sdk/schematics to v10.0.*",
      "factory": "./schematics/ng-update/index#updateV10_0"
    },
    "migration-v10_1": {
      "version": "10.1.0-alpha.0",
      "description": "Updates of @ama-sdk/schematics to v10.1.*",
      "factory": "./schematics/ng-update/index#updateV10_1"
    },
    "migration-v10_3": {
      "version": "10.3.0-alpha.0",
      "description": "Updates of @ama-sdk/schematics to v10.3.*",
      "factory": "./schematics/ng-update/index#updateV10_3"
    },
    "migration-v11_0": {
      "version": "11.0.0-alpha.0",
      "description": "Updates of @ama-sdk/schematics to v11.0.*",
      "factory": "./schematics/ng-update/index#updateV11_0"
    },
    "migration-v11_4": {
      "version": "11.4.0-alpha.0",
      "description": "Updates of @ama-sdk/schematics to v11.4.*",
      "factory": "./schematics/ng-update/index#updateV11_4"
    },
    "migration-v12_1_3": {
      "version": "12.1.3",
      "description": "Updates of @ama-sdk/schematics to v12.1.3",
      "factory": "./schematics/ng-update/index#updateV12_1_3"
    },
    "migration-v12_3": {
      "version": "12.3.0-prerelease.0",
      "description": "Updates of @ama-sdk/schematics to v12.3.*",
      "factory": "./schematics/ng-update/index#updateV12_3"
    }
  }
}
