{
  "$schema": "http://json.schemastore.org/schematics",
  "schematics": {
    "ng-add": {
      "description": "Install SiaraShield recommended CSP + Angular CSP_NONCE wiring.",
      "factory": "./ng-add/index#ngAdd",
      "schema": "./ng-add/schema.json"
    }
  }
}

