Newer
Older
{
"name": "MaarchCourrier",
"description": "MaarchCourrier",
"scripts": {
"dep-list": "npm list --depth=0",
"check-update": "ncu",
"upgrade": "ncu -u",
"build-prod": "ng build --prod && npm run build-css",
"build-css": "node-sass --include-path scss src/frontend/css/maarch-material.scss src/frontend/css/maarch-material.css --output-style compressed"
"@fortawesome/fontawesome-free": "5.8.1",
"bootstrap": "3.4.1",

Damien
committed
"chosen-js": "1.8.7",
"core-js": "2.6.5",
"jquery": "3.4.0",
"jquery-typeahead": "2.10.6",
"jquery.nicescroll": "3.6.8",
"jstree-bootstrap-theme": "1.0.1",
"ng2-pdf-viewer": "5.2.4",
"ngx-cookie-service": "2.1.0",
"ngx-pipes": "2.4.6",
"pdfjs-dist": "2.0.943",
"photoswipe": "4.1.3",
"tinymce": "4.9.4",
"tooltipster": "4.2.6",
"@angular-devkit/build-angular": "0.12.4",
"@angular/animations": "7.2.14",
"@angular/cdk": "7.3.7",
"@angular/cli": "7.3.8",
"@angular/common": "7.2.14",
"@angular/compiler": "7.2.14",
"@angular/compiler-cli": "7.2.14",
"@angular/core": "7.2.14",
"@angular/forms": "7.2.14",
"@angular/http": "7.2.14",
"@angular/material": "7.3.7",
"@angular/platform-browser": "7.2.14",
"@angular/platform-browser-dynamic": "7.2.14",
"@angular/platform-server": "7.2.14",
"@angular/router": "7.2.14",
"@types/datatables.net": "1.10.17",
"@types/jquery": "2.0.53",
"@types/node": "7.10.5",
"ajv": "6.10.0",
"hammerjs": "2.0.8",
"html-minifier": "3.5.21",
"ng2-dnd": "5.0.2",
"node-sass": "4.11.0",
"nodemon": "1.18.11",
"npm-check-updates": "3.1.8",
"rxjs": "6.5.1",
"tslib": "1.9.3",
"url-loader": "1.1.2",
"webpack": "4.30.0"