{
  "name": "dima716-test",
  "version": "0.0.3-semantically-released",
  "description": "Application and aitarget-components library",
  "author": "Yuri Malakhov <yuri.malakhov87@gmail.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/aitarget/aitarget-components.git"
  },
  "scripts": {
    "ng": "ng",
    "start": "node server.js",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e",
    "semantic-release": "npx semantic-release && npm publish"
  },
  "dependencies": {},
  "devDependencies": {
    "@angular/cli": "~6.0.3",
    "@angular/animations": "^6.0.3",
    "@angular/cdk": "^6.1.0",
    "@angular/common": "^6.0.3",
    "@angular/compiler": "^6.0.2",
    "@angular/core": "^6.0.3",
    "@angular/forms": "^6.0.3",
    "@angular/http": "^6.0.3",
    "@angular/material": "^6.1.0",
    "@angular/platform-browser": "^6.0.2",
    "@angular/platform-browser-dynamic": "^6.0.2",
    "@angular/router": "^6.0.3",
    "@angular/upgrade": "^6.0.3",
    "@ngrx/core": "^1.2.0",
    "@ngrx/store": "^6.0.1",
    "@ngrx/store-devtools": "^6.0.1",
    "core-js": "^2.5.4",
    "express": "^4.16.3",
    "leaflet": "^1.3.1",
    "lodash-es": "^4.17.10",
    "ng-dynamic": "^3.0.2",
    "ng2-translate": "^5.0.0",
    "rxjs": "^6.2.0",
    "zone.js": "^0.8.26",
    "@angular/compiler-cli": "^6.0.2",
    "@angular/language-service": "^6.0.3",
    "@ngrx/router-store": "^6.0.1",
    "@types/jasmine": "~2.8.6",
    "@types/jasminewd2": "~2.0.3",
    "@types/node": "~8.9.4",
    "codelyzer": "~4.2.1",
    "jasmine-core": "~2.99.1",
    "jasmine-spec-reporter": "~4.2.1",
    "karma": "~1.7.1",
    "karma-chrome-launcher": "~2.2.0",
    "karma-coverage-istanbul-reporter": "~1.4.2",
    "karma-jasmine": "~1.1.1",
    "karma-jasmine-html-reporter": "^0.2.2",
    "ngrx-store-freeze": "^0.2.3",
    "ngrx-store-logger": "^0.2.1",
    "protractor": "~5.3.0",
    "rxjs-compat": "^6.1.0",
    "semantic-release": "^15.5.0",
    "ts-node": "~5.0.1",
    "tslint": "~5.9.1",
    "typescript": "~2.7.2"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/aitarget/aitarget-components/issues"
  },
  "homepage": "https://github.com/aitarget/aitarget-components#readme"
}
