{
  "name": "@framing/ng-core",
  "version": "0.8.26",
  "description": "Framing for Angular - the core framework",
  "main": "./bundles/ng-core.umd.js",
  "module": "./@framing/ng-core.es5.js",
  "es2015": "./@framing/ng-core.js",
  "typings": "./ng-core.d.ts",
  "author": "framing",
  "license": "Apache-2.0",
  "peerDependencies": {
    "@angular/common": "4.x.x",
    "@angular/compiler": "4.x.x",
    "@angular/compiler-cli": "4.x.x",
    "@angular/core": "4.x.x",
    "@angular/forms": "4.x.x",
    "@angular/http": "4.x.x",
    "@angular/platform-browser": "4.x.x",
    "@angular/platform-browser-dynamic": "4.x.x",
    "@angular/platform-server": "4.x.x",
    "@angular/router": "4.x.x",
    "lodash": "4.x.x",
    "rxjs": "5.2.x",
    "zone.js": "0.8.x"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/framing/ng-framing.git"
  }
}
