{
  "_args": [
    [
      "@ngrx/router-store@8.5.2",
      "/Users/mac/mdcn"
    ]
  ],
  "_from": "@ngrx/router-store@8.5.2",
  "_id": "@ngrx/router-store@8.5.2",
  "_inBundle": false,
  "_integrity": "sha512-e+ftGYhKEoHFI8ndN8+fG7oA2EAJ/WeiJfz3MEMpWrlyENl4R8xv/Wpw6dxOyD1EdqLnVL+NT5mNk5+R5KXPZQ==",
  "_location": "/@ngrx/router-store",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ngrx/router-store@8.5.2",
    "name": "@ngrx/router-store",
    "escapedName": "@ngrx%2frouter-store",
    "scope": "@ngrx",
    "rawSpec": "8.5.2",
    "saveSpec": null,
    "fetchSpec": "8.5.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@ngrx/router-store/-/router-store-8.5.2.tgz",
  "_spec": "8.5.2",
  "_where": "/Users/mac/mdcn",
  "author": {
    "name": "NgRx"
  },
  "bugs": {
    "url": "https://github.com/ngrx/platform/issues"
  },
  "description": "Bindings to connect @angular/router to @ngrx/store",
  "es2015": "./fesm2015/router-store.js",
  "esm2015": "./esm2015/router-store.js",
  "esm5": "./esm5/router-store.js",
  "fesm2015": "./fesm2015/router-store.js",
  "fesm5": "./fesm5/router-store.js",
  "homepage": "https://github.com/ngrx/platform#readme",
  "keywords": [
    "RxJS",
    "Angular",
    "Redux",
    "Schematics",
    "Angular CLI"
  ],
  "license": "MIT",
  "main": "./bundles/router-store.umd.js",
  "module": "./fesm5/router-store.js",
  "name": "@ngrx/router-store",
  "ng-update": {
    "packageGroup": [
      "@ngrx/store",
      "@ngrx/effects",
      "@ngrx/entity",
      "@ngrx/router-store",
      "@ngrx/data",
      "@ngrx/schematics",
      "@ngrx/store-devtools"
    ],
    "migrations": "./migrations/migration.json"
  },
  "peerDependencies": {
    "@angular/common": "^8.0.0",
    "@angular/core": "^8.0.0",
    "@angular/router": "^8.0.0",
    "@ngrx/store": "8.5.2",
    "rxjs": "^6.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ngrx/platform.git"
  },
  "schematics": "./schematics/collection.json",
  "sideEffects": false,
  "typings": "./router-store.d.ts",
  "version": "8.5.2"
}
