{
  "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ssr": {
      "description": "A blank schematic.",
      "factory": "./ssr/index#ssr"
    }
  }
}
