{
  "name": "ngc-framework",
  "version": "1.1.4",
  "description": "Angular Control Library",
  "main": "ngc-framework.umd.js",
  "jsnext:main": "ngc-framework.esm.js",
  "module": "ngc-framework.esm.js",
  "types": "ngc-framework.d.ts",
  "author": "Mithun Kavulla Kandiyil <mithun.k@niit-tech.com>",
  "license": "SEE LICENSE IN LICENSE.md",
  "dependencies": {
    "@angular/common": "^4.0.0",
    "@angular/core": "^4.0.0",
    "@angular/forms": "^4.0.0",
    "@angular/http": "^4.0.0",
    "@angular/platform-browser": "^4.0.0",
    "@angular/router": "^4.0.0",
    "jqwidgets-framework": "^4.0.0",
    "rxjs": "^5.1.0",
    "zone.js": "^0.8.4"
  }
}