You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

127 lines
4.8 KiB

{
"name": "ng-webdpt",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"postinstall": "npx patch-package@6.5.1 && ngcc",
"ng": "ng",
"start": "node --max_old_space_size=5120 ./node_modules/@angular/cli/bin/ng serve",
"start-prod": "ng serve --configuration production",
"build": "ng build",
"test": "node --max_old_space_size=5120 ./node_modules/@angular/cli/bin/ng test",
"framework-test": "ng test @webdpt/framework --code-coverage --watch",
"components-test": "ng test @webdpt/components --code-coverage --watch",
"mfa-app-test": "ng test @webdpt/mfa-app --code-coverage --watch",
"lint": "ng lint ng-webdpt",
"e2e": "ng e2e",
"buildCss": "node themeCssBuild",
"generate-i18n-files": "ngx-translate-extract -i ./src -o ./src/i18n/default-en.json --clean --sort --format namespaced-json",
"build-prod": "node --max_old_space_size=5120 ./node_modules/@angular/cli/bin/ng build --configuration production && node node_modules/@webdpt/scripts/builds/replace-sw.js && npm run dw-zip",
"doc:build": "compodoc -p src/tsconfig.app.json -d ./doc",
"doc:serve": "compodoc -s -r 4201 -d ./doc",
"doc:buildandserve": "compodoc -p ./tsconfig.json -s -r 4201 -d ./doc",
"sonar": "sonar-scanner",
"gmc": "node node_modules/@webdpt/scripts/builds/generate.js",
"dw-zip": "node node_modules/@webdpt/scripts/builds/dw-zip.js"
},
"private": true,
"dependencies": {
"@angular-architects/module-federation": "^12.2.0",
"@angular/animations": "12.2.16",
"@angular/cdk": "^12.1.0",
"@angular/common": "12.2.16",
"@angular/compiler": "12.2.16",
"@angular/core": "12.2.16",
"@angular/forms": "12.2.16",
"@angular/platform-browser": "12.2.16",
"@angular/platform-browser-dynamic": "12.2.16",
"@angular/router": "12.2.16",
"@angular/service-worker": "12.2.16",
"@ant-design/icons-angular": "^12.0.3",
"@ng-dynamic-forms/core": "^14.0.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"@types/requirejs": "^2.1.31",
"@webdpt/analytics": "5.2.11-1000",
"@webdpt/components": "5.2.11-1000",
"@webdpt/framework-js": "5.2.11-1000",
"@webdpt/framework": "5.2.11-1000",
"@webdpt/iv-viewer": "2.0.1",
"@webdpt/programs": "5.2.11-1000",
"ag-grid-angular": "^26.0.0",
"ag-grid-community": "^26.0.0",
"angular-gridster2": "^12.0.0",
"angular-in-memory-web-api": "^0.9.0",
"axios": "^1.4.0",
"classlist.js": "1.1.20150312",
"core-js": "^3.8.0",
"crypto-js": "^3.1.9-1",
"date-fns": "^2.10.0",
"fast-deep-equal": "^3.1.3",
"i18next": "^22.5.1",
"injection-js": "^2.4.0",
"jsencrypt": "^3.0.0-rc.1",
"moment": "2.24.0",
"ng-zorro-antd": "https://repo.digiwincloud.com.cn/maven/repository/npm-webdpt/ng-zorro-antd/-/ng-zorro-antd-12.1.1-1000.tgz",
"ngx-color": "5.1.3",
"ngx-highlightjs": "^2.1.1",
"ngx-mask": "^12.0.0",
"resize-observer-polyfill": "^1.5.1",
"rrule": "2.6.0",
"rxjs": "~6.6.0",
"sonarqube-scanner": "^2.4.1",
"tslint-sonarts": "^1.9.0",
"web-animations-js": "^2.3.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.16",
"@angular-devkit/core": "12.2.16",
"@angular-devkit/schematics": "12.2.16",
"@angular-devkit/schematics-cli": "12.2.16",
"@angular-eslint/builder": "^12.7.0",
"@angular-eslint/eslint-plugin": "^12.7.0",
"@angular-eslint/eslint-plugin-template": "^12.7.0",
"@angular-eslint/schematics": "^12.7.0",
"@angular-eslint/template-parser": "^12.7.0",
"@angular/cli": "12.2.16",
"@angular/compiler-cli": "12.2.16",
"@angular/language-service": "12.2.16",
"@biesbjerg/ngx-translate-extract": "^2.3.4",
"@compodoc/compodoc": "^1.1.3",
"@phenomnomnominal/tsquery": "^4.1.0",
"@schematics/angular": "12.2.16",
"@schematics/update": "0.1102.12",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"@webdpt/schematics": "5.2.11-1000",
"@webdpt/scripts": "5.2.11-1000",
"@webdpt/tslint-rules": "5.2.11-1000",
"archiver": "5.3.1",
"codelyzer": "^6.0.0",
"commander": "^5.1.0",
"cpx": "^1.5.0",
"eslint": "^7.26.0",
"inquirer": "^7.3.0",
"jasmine-core": "~3.8.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~6.3.15",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"less": "^3.10.3",
"ng-packagr": "^12.1.1",
"protractor": "~7.0.0",
"qs": "^6.11.2",
"raw-loader": "0.5.1",
"ts-node": "~7.0.0",
"tslib": "^2.0.0",
"tslint": "~6.1.0",
"typescript": "~4.3.5",
"webpack-bundle-analyzer": "^3.7.0",
"zone.js": "~0.11.4"
}
}