{
  "name": "@kite-tech/kite-components",
  "version": "1.0.32",
  "description": "Shared components to be used throughout Kite front end apps.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OceanLabs/kite-components.git"
  },
  "author": "Chris Berry <chrisberry4545@googlemail.com> (http://chrisbdev.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/OceanLabs/kite-components/issues"
  },
  "homepage": "https://github.com/OceanLabs/kite-components#readme",
  "devDependencies": {
    "@angular/animations": "^4.2.2",
    "@angular/common": "^4.2.2",
    "@angular/compiler": "^4.4.6",
    "@angular/core": "^4.4.6",
    "@angular/platform-browser": "^4.4.6",
    "@angular/platform-browser-dynamic": "^4.4.6",
    "@angular/router": "^4.4.6",
    "@kite-tech/gulp-tasks": "^1.16.1",
    "@kite-tech/tslint": "^1.0.1",
    "@types/jest": "^19.2.4",
    "@types/node": "^7.0.22",
    "clean-css": "^4.1.3",
    "gulp": "^3.9.1",
    "jest-cli": "^20.0.4",
    "pug": "^2.0.0-rc.4",
    "reflect-metadata": "^0.1.10",
    "rollup-plugin-alias": "^1.4.0",
    "rollup-plugin-angular": "^0.5.3",
    "rollup-plugin-commonjs": "^8.2.5",
    "rollup-plugin-filesize": "^1.4.2",
    "rollup-plugin-hash": "^1.2.2",
    "rollup-plugin-node-resolve": "^3.0.0",
    "rollup-plugin-replace": "^2.0.0",
    "rollup-plugin-sizes": "^0.4.0",
    "rollup-plugin-typescript2": "^0.7.0",
    "rollup-plugin-uglify": "^2.0.1",
    "rxjs": "^5.4.0",
    "zone.js": "^0.8.11"
  },
  "dependencies": {
    "@angular/http": "^4.4.6",
    "@ngrx/store": "^4.1.0",
    "@ngx-translate/core": "^8.0.0",
    "angular-svg-round-progressbar": "git+https://git@github.com/HugoDF/angular-svg-round-progressbar",
    "angular-svg-icon": "^4.2.5",
    "angular2-http-file-upload": "^1.0.6",
    "angular2-uuid": "^1.1.1",
    "inuitcss": "^6.0.0-beta.5",
    "mixpanel-browser": "^2.13.0",
    "sass-mq": "^3.3.2"
  }
}
