{
  "name": "@org.slashlib/ng-services-core",
  "version": "0.1.1",
  "description": "slashlib.org core services for angular6/7",
  "author": "Dirk Brenckmann <db.developer@gmx.de>",
  "license": "MIT",
  "engines": {
    "node": ">=10.15.1"
  },
  "peerDependencies": {
    "@angular/common": "^7.2.0",
    "@angular/core": "^7.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/org-slashlib/ng-services-core.git"
  },
  "keywords": [
    "angular6",
    "angular7",
    "services"
  ],
  "bugs": {
    "url": "https://github.com/org-slashlib/ng-services-core/issues"
  },
  "homepage": "https://github.com/org-slashlib/ng-services-core#readme",
  "main": "bundles/org.slashlib-ng-services-core.umd.js",
  "module": "fesm5/org.slashlib-ng-services-core.js",
  "es2015": "fesm2015/org.slashlib-ng-services-core.js",
  "esm5": "esm5/org.slashlib-ng-services-core.js",
  "esm2015": "esm2015/org.slashlib-ng-services-core.js",
  "fesm5": "fesm5/org.slashlib-ng-services-core.js",
  "fesm2015": "fesm2015/org.slashlib-ng-services-core.js",
  "typings": "org.slashlib-ng-services-core.d.ts",
  "metadata": "org.slashlib-ng-services-core.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
