{
  "name": "parapheur",
  "version": "20.12.1",
  "description": "Annoter ou Signer vos documents sur votre tablette",
  "homepage": "https://labs.maarch.org/maarch/MaarchParapheur",
  "scripts": {
    "ng": "ng",
    "postinstall": "ngcc",
    "dep-list": "npm list --depth=0",
    "check-update": "ncu",
    "upgrade": "ncu -u",
    "build": "ng build",
    "build-watch": "ng build --watch",
    "build-prod": "ng build --prod",
    "build-prod-final": "ng build --prod && rm -Rf node_modules && npm i --prod",
    "extract-translations": "ngx-translate-extract i src/frontend/app -p /**/*.html -o src/frontend/assets/i18n/en.json src/frontend/assets/i18n/fr.json --format namespaced-json",
    "build-css": "node-sass --include-path scss src/frontend/css/maarch-material.scss src/frontend/css/maarch-material.css --output-style compressed",
    "lint": "ng lint"
  },
  "private": true,
  "keywords": [],
  "author": "Maarch",
  "license": "GPL-3.0",
  "dependencies": {
    "core-js": "3.6.4",
    "tslib": "^2.0.0",
    "zone.js": "~0.10.2"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "^0.1100.2",
    "@angular/animations": "^11.0.2",
    "@angular/cdk": "^11.0.0",
    "@angular/cli": "^11.0.2",
    "@angular/common": "^11.0.2",
    "@angular/compiler": "^11.0.2",
    "@angular/compiler-cli": "^11.0.2",
    "@angular/core": "^11.0.2",
    "@angular/forms": "^11.0.2",
    "@angular/language-service": "^11.0.2",
    "@angular/material": "^11.0.0",
    "@angular/platform-browser": "^11.0.2",
    "@angular/platform-browser-dynamic": "^11.0.2",
    "@angular/router": "^11.0.2",
    "@biesbjerg/ngx-translate-extract": "^6.0.3",
    "@fortawesome/fontawesome-free": "^5.13.0",
    "@ionic/angular": "^5.5.0",
    "@ngrx/store": "^9.0.0",
    "@ngrx/store-devtools": "^9.0.0",
    "@ngx-translate/core": "^12.1.2",
    "@ngx-translate/http-loader": "^4.0.0",
    "@types/hammerjs": "^2.0.36",
    "@types/jasmine": "^3.6.2",
    "@types/jasminewd2": "^2.0.8",
    "@types/jquery": "^3.3.33",
    "@types/node": "^13.13.32",
    "angular2-draggable": "^2.3.2",
    "angular2-signaturepad": "^2.11.0",
    "codelyzer": "^5.1.2",
    "exif-js": "^2.3.0",
    "hammerjs": "^2.0.8",
    "jquery": "^3.4.1",
    "ngx-cookie-service": "^3.0.3",
    "ngx-drag-scroll": "^9.0.0-beta.4",
    "ngx-extended-pdf-viewer": "^5.0.1",
    "ngx-pipes": "^2.7.3",
    "node-sass": "^4.13.1",
    "npm-check-updates": "^4.1.0",
    "rxjs": "^6.5.4",
    "stylus": "^0.54.7",
    "stylus-loader": "^3.0.2",
    "tslint": "~6.1.0",
    "typescript": "4.0.5",
    "typescript-tools": "^0.3.1",
    "@peculiar/fortify-webcomponents": "0.15.1"
  },
  "repository": {}
}