{
  "name": "@briebug/ngrx-smartish",
  "version": "0.0.1-alpha.2",
  "peerDependencies": {
    "@angular/common": "8.x,9.x,10.x,11.x",
    "@angular/core": "8.x,9.x,10.x,11.x",
    "@ngrx/store": "8.x,9.x,10.x"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/briebug-ngrx-smartish.umd.js",
  "module": "fesm2015/briebug-ngrx-smartish.js",
  "es2015": "fesm2015/briebug-ngrx-smartish.js",
  "esm2015": "esm2015/briebug-ngrx-smartish.js",
  "fesm2015": "fesm2015/briebug-ngrx-smartish.js",
  "typings": "briebug-ngrx-smartish.d.ts",
  "metadata": "briebug-ngrx-smartish.metadata.json",
  "sideEffects": false
}
