{
  "name": "supply-plugin",
  "version": "1.0.1",
  "license": "MIT",
  "scripts": {
    "ng": "ng",
    "start": "ng serve --base-href /testui/ --port 4203",
    "build": "ng build --base-href /testui/",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e",
    "installgulp": "npm install gulp gulp-inline-ng2-template --save-dev",
    "inline-build-templates": "gulp inline-build-templates",
    "ngc-build": "ngc -p ./tsconfig.lib.json",
    "cleardown": "rimraf build lib",
    "prepare": "npm run cleardown && npm run inline-build-templates && npm run ngc-build"
  },
  "private": false,
  "main": "./lib/index.js",
  "typings": "./lib/index.d.ts",
  "dependencies": {
    "@angular-devkit/core": "0.4.8",
    "@angular/animations": "5.0.0",
    "@angular/common": "5.0.0",
    "@angular/compiler": "5.0.0",
    "@angular/core": "5.0.0",
    "@angular/forms": "5.0.0",
    "@angular/http": "5.0.0",
    "@angular/platform-browser": "5.0.0",
    "@angular/platform-browser-dynamic": "5.0.0",
    "@angular/router": "5.0.0",
    "@clr/angular": "0.11.0",
    "@clr/icons": "0.11.0",
    "@clr/ui": "0.11.0",
    "@types/lodash": "4.14.105",
    "@webcomponents/custom-elements": "1.0.0",
    "angular-tree-component": "7.0.1",
    "angular2-qrcode": "2.0.1",
    "chart.js": "2.7.1",
    "core-js": "2.4.1",
    "dom-to-image": "2.6.0",
    "echarts": "4.0.2",
    "jspdf": "1.3.5",
    "mutationobserver-shim": "0.3.2",
    "ng2-charts": "1.6.0",
    "ng2-datepicker": "2.2.5",
    "ng2-file-upload": "1.3.0",
    "ngx-echarts": "2.0.2",
    "ngx-ueditor": "1.1.0",
    "rxjs": "5.5.6",
    "ts-helpers": "1.1.1",
    "web-animations-js": "2.3.1",
    "zone.js": "0.8.19"
  },
  "devDependencies": {
    "@angular/cli": "1.6.1",
    "@angular/compiler-cli": "5.0.0",
    "@types/core-js": "0.9.42",
    "@types/jasmine": "2.5.53",
    "@types/jasminewd2": "2.0.2",
    "@types/node": "8.0.24",
    "codelyzer": "3.1.2",
    "enhanced-resolve": "3.4.1",
    "gulp": "3.9.1",
    "gulp-inline-ng2-template": "4.1.0",
    "jasmine-core": "2.6.2",
    "jasmine-spec-reporter": "4.2.1",
    "karma": "1.7.0",
    "karma-chrome-launcher": "2.2.0",
    "karma-cli": "1.0.1",
    "karma-jasmine": "1.0.2",
    "karma-mocha-reporter": "2.2.1",
    "karma-remap-istanbul": "0.6.0",
    "protractor": "5.1.2",
    "ts-node": "3.0.4",
    "tslint": "5.3.2",
    "typescript": "2.4.2",
    "typings": "1.4.0",
    "webdriver-manager": "12.0.6"
  },
  "description": "read",
  "directories": {
    "lib": "lib"
  },
  "author": ""
}
