Newer
Older
"version": "20.10.1",
"build-css": "node-sass --include-path scss src/frontend/css/maarch-material.scss src/frontend/css/maarch-material.css --output-style compressed",
"build-prod": "ng build --prod && npm run build-css",
"build-watch": "ng build --watch",
"build": "ng build",
"create-component": "echo Component name ? && read varname && ng g c $varname --module app --style=scss",
"create-component-admin": "echo Component name ? && read varname && ng g c administration/$varname --module administration --style=scss",
"ee-launch": "webdriver-manager update && webdriver-manager start --detach && protractor test/e2e/conf.js && webdriver-manager shutdown && fuser -k 4444/tcp",
"ee-update": "webdriver-manager update",
"ee-start-server": "webdriver-manager start",
"ee-test": "protractor test/e2e/conf.js"
"license": "GPL-3.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"flat-to-nested": "^1.1.0",
"ngx-joyride": "^2.3.1",
"@angular/animations": "^10.2.0",
"@angular/cdk": "^10.2.7",
"@angular/cli": "^10.2.0",
"@angular/common": "^10.2.0",
"@angular/compiler": "^10.2.0",
"@angular/compiler-cli": "^10.2.0",
"@angular/core": "^10.2.0",
"@angular/forms": "^10.2.0",
"@angular/material": "^10.2.7",

Florian Azizian
committed

Florian Azizian
committed
"@types/jquery": "^3.5.3",
"@types/jstree": "^3.3.40",

Florian Azizian
committed
"jquery": "^3.5.1",
"jquery-typeahead": "^2.11.1",
"jquery.nicescroll": "^3.7.6",
"jstree-bootstrap-theme": "^1.0.1",
"ng2-pdf-viewer": "^6.3.2",
"ngx-cookie-service": "^10.0.1",
"ngx-pipes": "^2.7.5",
"npm-check-updates": "^9.1.2",
"photoswipe": "^4.1.3",
"tinymce": "^5.5.0",
"tinymce-i18n": "^20.4.4",

Florian Azizian
committed
"tslint": "^6.1.3",
"typescript": "4.0.3",
"uglify-es": "3.3.9",
"uglifyjs-webpack-plugin": "2.2.0",

Florian Azizian
committed
"url-loader": "^4.1.1",