| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 1 | { |
| 2 | "name": "osm", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 3 | "version": "14.0.0", |
| 4 | "engines": { |
| 5 | "node": ">=14.0.0" |
| 6 | }, |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 7 | "scripts": { |
| 8 | "ng": "ng", |
| 9 | "start": "ng serve", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 10 | "build": "ng build --configuration production --aot", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 11 | "test": "ng test", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 12 | "lint": "eslint --ext ts,tsx .", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 13 | "e2e": "ng e2e", |
| 14 | "proxy": "ng serve --proxy-config proxy.conf.json" |
| 15 | }, |
| 16 | "private": true, |
| 17 | "dependencies": { |
| 18 | "@akveo/ng2-completer": "^9.0.1", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 19 | "@angular/animations": "^15.2.10", |
| 20 | "@angular/cdk": "^15.2.9", |
| 21 | "@angular/common": "^15.2.10", |
| 22 | "@angular/compiler": "^15.2.10", |
| 23 | "@angular/core": "^15.2.10", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 24 | "@angular/flex-layout": "^9.0.0-beta.29", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 25 | "@angular/forms": "^15.2.10", |
| 26 | "@angular/localize": "^15.2.10", |
| 27 | "@angular/platform-browser": "^15.2.10", |
| 28 | "@angular/platform-browser-dynamic": "^15.2.10", |
| 29 | "@angular/router": "^15.2.10", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 30 | "@ctrl/ngx-codemirror": "^5.1.1", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 31 | "@fortawesome/fontawesome-free": "^5.13.0", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 32 | "@ng-bootstrap/ng-bootstrap": "^11.0.1", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 33 | "@ng-idle/core": "^12.0.4", |
| 34 | "@ng-idle/keepalive": "^12.0.4", |
| 35 | "@ng-select/ng-select": "^10.0.3", |
| 36 | "@ngx-translate/core": "^14.0.0", |
| 37 | "@ngx-translate/http-loader": "^7.0.0", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 38 | "@nomadreservations/ngx-codemirror": "^2.0.0", |
| 39 | "@types/d3": "^5.7.2", |
| 40 | "@types/js-yaml": "^3.12.1", |
| 41 | "@types/jsonpath": "^0.2.0", |
| 42 | "@types/ol": "^5.3.5", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 43 | "angular-notifier": "^12.0.0", |
| 44 | "bootstrap": "^5.2.3", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 45 | "chart.js": "^3.9.1", |
| 46 | "chartjs-plugin-datalabels": "^2.2.0", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 47 | "codemirror": "^5.51.0", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 48 | "core-js": "^3.27.2", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 49 | "d3": "^5.9.2", |
| 50 | "http-status-codes": "^1.3.2", |
| 51 | "js-untar": "^2.0.0", |
| 52 | "js-yaml": "^3.13.1", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 53 | "jsonpath": "^1.1.1", |
| Rajesh | c4970ae | 2020-06-25 17:39:49 +0530 | [diff] [blame] | 54 | "ng-sidebar": "~9.2.0", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 55 | "ng2-charts": "^3.0.0-rc.7", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 56 | "ng2-file-upload": "^1.3.0", |
| Barath Kumar R | 0a02c8c | 2020-10-09 09:37:59 +0530 | [diff] [blame] | 57 | "ng2-smart-table": "~1.6.0", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 58 | "ol": "^5.3.3", |
| 59 | "pako": "^1.0.10", |
| 60 | "roboto-fontface": "^0.10.0", |
| 61 | "rxjs": "^6.5.4", |
| 62 | "rxjs-compat": "^6.5.5", |
| 63 | "stream": "0.0.2", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 64 | "ts-evaluator": "^1.2.0", |
| 65 | "tslib": "^2.6.0", |
| 66 | "util": "^0.12.5", |
| 67 | "zone.js": "~0.13.3", |
| 68 | "@popperjs/core": "^2.11.6", |
| 69 | "ngx-toastr": "^16.0.0" |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 70 | }, |
| 71 | "devDependencies": { |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 72 | "@angular-devkit/build-angular": "^15.2.10", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 73 | "@angular-eslint/builder": "13.5.0", |
| 74 | "@angular-eslint/eslint-plugin": "13.5.0", |
| 75 | "@angular-eslint/eslint-plugin-template": "13.5.0", |
| 76 | "@angular-eslint/schematics": "13.5.0", |
| 77 | "@angular-eslint/template-parser": "13.5.0", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 78 | "@angular/cli": "^15.2.10", |
| 79 | "@angular/compiler-cli": "^15.2.10", |
| 80 | "@angular/language-service": "^15.2.10", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 81 | "@cypress/schematic": "^2.3.0", |
| 82 | "@microsoft/eslint-plugin-sdl": "~0.2.0", |
| 83 | "@types/jasmine": "~3.10.0", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 84 | "@types/jasminewd2": "~2.0.3", |
| 85 | "@types/jquery": "^3.3.31", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 86 | "@types/node": "^12.11.1", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 87 | "@typescript-eslint/eslint-plugin": "4.28.2", |
| 88 | "@typescript-eslint/parser": "4.28.2", |
| 89 | "cypress": "^12.10.0", |
| 90 | "eslint": "^7.26.0", |
| 91 | "eslint-plugin-compat": "~4.0.2", |
| 92 | "eslint-plugin-deprecation": "~1.3.2", |
| 93 | "eslint-plugin-import": "~2.26.0", |
| 94 | "eslint-plugin-jest": "~27.1.5", |
| 95 | "eslint-plugin-jsdoc": "~39.6.2", |
| 96 | "eslint-plugin-jsx-a11y": "~6.6.1", |
| 97 | "eslint-plugin-lodash": "~7.4.0", |
| 98 | "eslint-plugin-no-null": "~1.0.2", |
| 99 | "eslint-plugin-prefer-arrow": "~1.2.3", |
| 100 | "eslint-plugin-security": "~1.5.0", |
| 101 | "jasmine-core": "~4.0.0", |
| Barath Kumar R | 5abb274 | 2020-11-22 20:15:10 +0530 | [diff] [blame] | 102 | "jasmine-spec-reporter": "~5.0.0", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 103 | "karma": "~6.4.2", |
| Barath Kumar R | 5abb274 | 2020-11-22 20:15:10 +0530 | [diff] [blame] | 104 | "karma-chrome-launcher": "~3.1.0", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 105 | "karma-coverage": "~2.1.0", |
| Barath Kumar R | 5abb274 | 2020-11-22 20:15:10 +0530 | [diff] [blame] | 106 | "karma-jasmine": "~4.0.0", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 107 | "karma-jasmine-html-reporter": "~1.7.0", |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 108 | "ng2-completer": "^3.0.3", |
| SANDHYA.JS | 0a34dfa | 2023-04-25 23:59:41 +0530 | [diff] [blame] | 109 | "sass": "^1.58.0", |
| SANDHYA.JS | c84f112 | 2024-06-04 21:50:03 +0530 | [diff] [blame^] | 110 | "ts-node": "~8.3.0", |
| 111 | "typescript": "^4.9.3" |
| kumaran.m | 3b4814a | 2020-05-01 19:48:54 +0530 | [diff] [blame] | 112 | } |
| 113 | } |