{
  "main": "./dist/angular/bundles/tenlastic-ng-http.umd.js",
  "name": "@tenlastic/ng-http",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@github.com/tenlastic/open-platform.git"
  },
  "typings": "./dist/angular/module.d.ts",
  "version": "0.0.299",
  "scripts": {
    "build": "ng build http --configuration production",
    "lint": "ng lint http",
    "prepublishOnly": "ng build http --configuration production",
    "test": "ng test --code-coverage --watch false http",
    "test:watch": "ng test http"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "peerDependencies": {
    "@angular/common": "^8.2.14",
    "@angular/core": "^8.2.14",
    "@datorama/akita": "^6.2.4"
  },
  "devDependencies": {
    "@angular/cli": "~12.2.9"
  },
  "gitHead": "f8a968702c13985bbf2676d05cb12eee72727d96"
}
