{
  "name": "@albertixcom/magento2-api",
  "version": "0.0.3-SNAPSHOT.201807141340",
  "description": "swagger client for @albertixcom/magento2-api",
  "author": "Swagger Codegen Contributors",
  "keywords": [
    "swagger-client"
  ],
  "license": "Unlicense",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "build": "tsc --outDir dist/",
    "postinstall": "npm run build"
  },
  "peerDependencies": {
    "@angular/core": "^6.0.3",
    "@angular/http": "^6.0.3",
    "@angular/common": "^6.0.3",
    "@angular/compiler": "^6.0.3",
    "core-js": "^2.4.0",
    "reflect-metadata": "^0.1.3",
    "rxjs": "^5.4.0",
    "zone.js": "^0.7.6"
  },
  "devDependencies": {
    "@angular/common": "^6.0.3",
    "@angular/compiler": "^6.0.3",
    "@angular/core": "^6.0.3",
    "@angular/http": "^6.0.3",
    "@angular/platform-browser": "^6.0.3",
    "reflect-metadata": "^0.1.3",
    "rxjs": "^6.2.2",
    "typescript": "^2.1.5",
    "zone.js": "^0.7.6"
  },
  "dependencies": {
    "rxjs-compat": "^6.2.2"
  }
}
