{
  "_from": "@ngrx/schematics@^9.0.0",
  "_id": "@ngrx/schematics@9.0.0",
  "_inBundle": false,
  "_integrity": "sha512-lnACu54m0814fhXOW88cMXnh9igM6D9gAZ8M+1FYiAfylPv8kX5E4aV0x+stlcIrC9h9fEB+EXR+f6RWI4XOvA==",
  "_location": "/@ngrx/schematics",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@ngrx/schematics@^9.0.0",
    "name": "@ngrx/schematics",
    "escapedName": "@ngrx%2fschematics",
    "scope": "@ngrx",
    "rawSpec": "^9.0.0",
    "saveSpec": null,
    "fetchSpec": "^9.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@ngrx/schematics/-/schematics-9.0.0.tgz",
  "_shasum": "cb78b2b87c9d880b63df459517b37439af735c38",
  "_spec": "@ngrx/schematics@^9.0.0",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream-ui-refactor",
  "author": {
    "name": "Brandon Roberts",
    "email": "robertsbt@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ngrx/platform/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "NgRx Schematics for Angular",
  "homepage": "https://github.com/ngrx/platform#readme",
  "keywords": [
    "RxJS",
    "Angular",
    "Redux",
    "NgRx",
    "Schematics",
    "Angular CLI"
  ],
  "license": "MIT",
  "name": "@ngrx/schematics",
  "ng-update": {
    "packageGroup": [
      "@ngrx/store",
      "@ngrx/effects",
      "@ngrx/entity",
      "@ngrx/router-store",
      "@ngrx/data",
      "@ngrx/component",
      "@ngrx/schematics",
      "@ngrx/store-devtools"
    ],
    "migrations": "./migrations/migration.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ngrx/platform.git"
  },
  "schematics": "./collection.json",
  "version": "9.0.0"
}
