Newer
Older
"description": "Annoter ou Signer vos documents sur votre tablette",
"homepage": "https://labs.maarch.org/maarch/MaarchParapheur",
"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",
"keywords": [],
"author": "Maarch",
"license": "GPL-3.0",
"dependencies": {
"@angular/cdk": "^11.0.3",
"@angular/cli": "^11.0.6",
"@angular/common": "^11.0.6",
"@angular/compiler": "^11.0.6",
"@angular/compiler-cli": "^11.0.6",
"@angular/core": "^11.0.6",
"@angular/forms": "^11.0.6",
"@angular/language-service": "^11.0.6",
"@angular/material": "^11.0.3",
"@ionic/angular": "^5.5.2",
"@ngrx/store": "^9.2.1",
"@ngrx/store-devtools": "^9.2.1",
"@types/jasmine": "^3.6.2",
"@types/jquery": "^3.5.5",
"@types/node": "^13.13.39",
"angular2-signaturepad": "^3.0.4",

Alex ORLUC
committed
"ngx-drag-scroll": "^9.0.0-beta.4",
"ngx-extended-pdf-viewer": "^5.0.1",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"typescript-tools": "^0.3.1"