{
  "_args": [
    [
      "@ngrx/schematics@12.4.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_from": "@ngrx/schematics@12.4.0",
  "_id": "@ngrx/schematics@12.4.0",
  "_inBundle": false,
  "_integrity": "sha512-+dkQQSZTCzt85gPhAtYByBYzYwvw/uO2RsFuPaLM5ZThbfK1JMtoaWegiIOd1lu/mvtYelc9EskLLyXSuEYBHQ==",
  "_location": "/@ngrx/schematics",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ngrx/schematics@12.4.0",
    "name": "@ngrx/schematics",
    "escapedName": "@ngrx%2fschematics",
    "scope": "@ngrx",
    "rawSpec": "12.4.0",
    "saveSpec": null,
    "fetchSpec": "12.4.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@ngrx/schematics/-/schematics-12.4.0.tgz",
  "_spec": "12.4.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Brandon Roberts",
    "email": "robertsbt@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ngrx/platform/issues"
  },
  "description": "NgRx Schematics for Angular",
  "homepage": "https://github.com/ngrx/platform#readme",
  "keywords": [
    "RxJS",
    "Angular",
    "Redux",
    "NgRx",
    "Schematics",
    "Angular CLI"
  ],
  "license": "MIT",
  "main": "./src/index.js",
  "name": "@ngrx/schematics",
  "ng-add": {
    "save": "devDependencies"
  },
  "ng-update": {
    "packageGroup": [
      "@ngrx/store",
      "@ngrx/effects",
      "@ngrx/entity",
      "@ngrx/router-store",
      "@ngrx/data",
      "@ngrx/schematics",
      "@ngrx/store-devtools",
      "@ngrx/component-store",
      "@ngrx/component"
    ],
    "migrations": "./migrations/migration.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ngrx/platform.git"
  },
  "schematics": "./collection.json",
  "typings": "./src/index.d.ts",
  "version": "12.4.0"
}
