113 lines
4.2 KiB
JSON
113 lines
4.2 KiB
JSON
{
|
|
"name": "redaction",
|
|
"version": "2.264.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"build": "nx build",
|
|
"build-lint-all": "ng lint --project=red-ui-http --fix && ng lint --project=red-ui --fix && ng lint --project=common-ui --fix && ng build --project=red-ui --configuration production --base-href /ui/",
|
|
"build-paligo-styles": "mkdir -p dist/paligo-styles && sass --load-path=. paligo-styles/style.scss > dist/paligo-styles/redacto-theme.css && cp -r libs/common-ui/src/assets/font dist/paligo-styles/fonts",
|
|
"i18n:extract": "ngx-translate-extract --input ./apps/red-ui/src ./libs/common-ui/src --output apps/red-ui/src/assets/i18n/en.json --clean --sort --format namespaced-json && prettier apps/red-ui/src/assets/i18n/*.json --write",
|
|
"postinstall": "ngcc --properties es2015 browser module main",
|
|
"lint": "ng lint --project=red-ui-http --fix && ng lint --project=red-ui --fix && ng lint --project=common-ui --fix",
|
|
"nx": "nx",
|
|
"start": "nx serve",
|
|
"test": "nx test",
|
|
"update": "nx migrate latest",
|
|
"migrate": "nx migrate --run-migrations",
|
|
"workspace-generator": "nx workspace-generator"
|
|
},
|
|
"husky": {
|
|
"hooks": {
|
|
"pre-commit": "pretty-quick --staged && ng lint --project=red-ui-http && ng lint --project=red-ui --fix && ng lint --project=common-ui --fix"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@angular/animations": "12.2.5",
|
|
"@angular/cdk": "~12.2.5",
|
|
"@angular/common": "12.2.5",
|
|
"@angular/compiler": "12.2.5",
|
|
"@angular/core": "12.2.5",
|
|
"@angular/forms": "12.2.5",
|
|
"@angular/material": "12.2.5",
|
|
"@angular/material-moment-adapter": "^12.2.5",
|
|
"@angular/platform-browser": "12.2.5",
|
|
"@angular/platform-browser-dynamic": "12.2.5",
|
|
"@angular/router": "12.2.5",
|
|
"@angular/service-worker": "12.2.5",
|
|
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
|
|
"@materia-ui/ngx-monaco-editor": "^5.1.0",
|
|
"@ngx-translate/core": "^13.0.0",
|
|
"@ngx-translate/http-loader": "^6.0.0",
|
|
"@nrwl/angular": "12.9.0",
|
|
"@pdftron/webviewer": "8.1.0",
|
|
"@swimlane/ngx-charts": "^17.0.1",
|
|
"file-saver": "^2.0.5",
|
|
"jwt-decode": "^3.1.2",
|
|
"keycloak-angular": "^8.4.0",
|
|
"keycloak-js": "15.0.2",
|
|
"lodash": "^4.17.21",
|
|
"messageformat": "^2.3.0",
|
|
"moment": "^2.29.1",
|
|
"ngx-color-picker": "^11.0.0",
|
|
"ngx-toastr": "^14.1.3",
|
|
"ngx-translate-messageformat-compiler": "^4.10.0",
|
|
"papaparse": "^5.3.1",
|
|
"rxjs": "~6.6.7",
|
|
"sass": "^1.39.2",
|
|
"scroll-into-view-if-needed": "^2.2.28",
|
|
"streamsaver": "^2.0.5",
|
|
"tslib": "^2.3.1",
|
|
"zone.js": "0.11.4"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-devkit/build-angular": "12.2.5",
|
|
"@angular-eslint/eslint-plugin": "12.4.1",
|
|
"@angular-eslint/eslint-plugin-template": "12.4.1",
|
|
"@angular-eslint/template-parser": "12.4.1",
|
|
"@angular/cli": "12.2.5",
|
|
"@angular/compiler-cli": "12.2.5",
|
|
"@angular/language-service": "12.2.5",
|
|
"@biesbjerg/ngx-translate-extract": "^7.0.4",
|
|
"@nrwl/cli": "12.9.0",
|
|
"@nrwl/cypress": "12.9.0",
|
|
"@nrwl/eslint-plugin-nx": "12.9.0",
|
|
"@nrwl/jest": "12.9.0",
|
|
"@nrwl/linter": "12.9.0",
|
|
"@nrwl/tao": "12.9.0",
|
|
"@nrwl/workspace": "12.9.0",
|
|
"@types/cypress": "^1.1.3",
|
|
"@types/jest": "27.0.1",
|
|
"@types/lodash": "^4.14.172",
|
|
"@types/node": "16.9.1",
|
|
"@typescript-eslint/eslint-plugin": "4.31.0",
|
|
"@typescript-eslint/parser": "4.31.0",
|
|
"cypress": "^6.9.1",
|
|
"cypress-file-upload": "^5.0.8",
|
|
"cypress-keycloak": "^1.7.0",
|
|
"cypress-keycloak-commands": "^1.2.0",
|
|
"cypress-localstorage-commands": "^1.5.0",
|
|
"dotenv": "10.0.0",
|
|
"eslint": "7.32.0",
|
|
"eslint-config-airbnb-base": "^14.2.1",
|
|
"eslint-config-airbnb-typescript": "^14.0.0",
|
|
"eslint-config-prettier": "8.3.0",
|
|
"eslint-plugin-import": "2.24.2",
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
"google-translate-api-browser": "^1.1.71",
|
|
"husky": "4.3.8",
|
|
"jest": "27.1.1",
|
|
"jest-preset-angular": "9.0.7",
|
|
"ng-packagr": "12.2.1",
|
|
"prettier": "2.4.0",
|
|
"pretty-quick": "^3.1.1",
|
|
"sonarqube-scanner": "^2.8.1",
|
|
"superagent": "^6.1.0",
|
|
"superagent-promise": "^1.1.0",
|
|
"ts-jest": "27.0.5",
|
|
"ts-node": "10.2.1",
|
|
"typescript": "4.3.5",
|
|
"webpack": "^4.18.1"
|
|
}
|
|
}
|