{
  "name": "pixie2",
  "version": "0.0.0",
  "license": "MIT",
  "scripts": {
    "ng": "ng",
    "start": "ng serve --aot --host 0.0.0.0",
    "build": "ng build --prod --source-map --deploy-url=assets/",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "private": true,
  "dependencies": {
    "@angular/animations": "^8.2.14",
    "@angular/cdk": "^8.2.3",
    "@angular/common": "^8.2.14",
    "@angular/compiler": "^8.2.14",
    "@angular/core": "^8.2.14",
    "@angular/forms": "^8.2.14",
    "@angular/material": "^8.2.3",
    "@angular/platform-browser": "^8.2.14",
    "@angular/platform-browser-dynamic": "^8.2.14",
    "@angular/router": "^8.2.14",
    "@ngxs/devtools-plugin": "^3.6.0",
    "@ngxs/logger-plugin": "^3.6.0",
    "@ngxs/schematics": "0.0.1-alpha.5",
    "@ngxs/store": "^3.6.0",
    "b64-to-blob": "^1.2.19",
    "classlist-polyfill": "^1.2.0",
    "copy-to-clipboard": "^3.2.0",
    "core-js": "^3.6.1",
    "css-vars-ponyfill": "^2.1.2",
    "deepmerge": "^4.2.2",
    "dot-object": "^2.1.2",
    "fabric": "^3.6.0",
    "file-saver": "^2.0.2",
    "hammerjs": "^2.0.8",
    "hex-rgb": "^4.1.0",
    "ngx-color-picker": "^8.2.0",
    "perfect-scrollbar": "^1.4.0",
    "raven-js": "^3.27.2",
    "rxjs": "^6.5.4",
    "slugify": "^1.3.6",
    "url-polyfill": "^1.1.7",
    "webfontloader": "^1.6.28",
    "zone.js": "~0.9.1"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "~0.803.21",
    "@angular/cli": "^8.3.21",
    "@angular/compiler-cli": "^8.2.14",
    "@angular/language-service": "^8.2.14",
    "@ngxs/schematics": "^0.0.1-alpha.5",
    "@types/deepmerge": "^2.2.0",
    "@types/dot-object": "^1.7.0",
    "@types/fabric": "file:./fabric-types",
    "@types/file-saver": "^2.0.1",
    "@types/hammerjs": "^2.0.35",
    "@types/node": "^13.1.4",
    "@types/stripe-v3": "^3.1.13",
    "@types/tinymce": "^4.5.23",
    "@types/webfontloader": "^1.6.29",
    "chartist": "^0.11.4",
    "codelyzer": "^5.0.1",
    "del": "^5.1.0",
    "gulp": "^4.0.2",
    "gulp-clean": "^0.4.0",
    "gulp-concat": "^2.6.1",
    "gulp-filter": "^6.0.0",
    "gulp-hub": "^4.2.0",
    "gulp-rename": "^2.0.0",
    "gulp-svg-sprite": "^1.5.0",
    "gulp-svgmin": "^2.2.0",
    "gulp-svgstore": "^7.0.1",
    "gulp-typedoc": "^2.2.4",
    "material-design-icons": "^3.0.1",
    "ts-node": "~8.5.4",
    "tslint": "~5.20.1",
    "typedoc": "^0.16.2",
    "typescript": "3.5.3"
  }
}
