{
  "schematics": {
    "ng-add": {
      "aliases": ["init"],
      "factory": "./ng-add",
      "schema": "./ng-add/schema.json",
      "description": "Register @ngrx/router-store within your application"
    }
  }
}
