{
  "name": "@vendasta/fec-nav",
  "version": "1.4.0",
  "description": "Navigation Component for FrontEndCentral",
  "peerDependencies": {
    "@angular/common": "^2.0.0",
    "@angular/compiler": "^2.0.0",
    "@angular/core": "^2.0.0",
    "rxjs": "^5.0.0-beta.12",
    "zone.js": "^0.6.23",
    "core-js": "^2.4.1",
    "reflect-metadata": "^0.1.3"
  },
  "scripts": {
  },
  "author": "Vendasta R&D",
  "typings": "navigation.component.d.ts",
  "license": "ISC",
  "main": "index.js",
  "files": [
    "index.d.ts",
    "navigation.module.js",
    "navigation.module.d.ts",
    "nav-profile.component.d.ts",
    "navigation.component.d.ts"
  ]
}
