{
"name": "testsigma-angular",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --live-reload=false --configuration=dev",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@angular/animations": "~12.2.13",
"@angular/cdk": "^12.2.12",
"@angular/common": "~12.2.13",
"@angular/compiler": "~12.2.13",
"@angular/core": "~12.2.13",
"@angular/forms": "~12.2.13",
"@angular/material": "^12.2.12",
"@angular/platform-browser": "~12.2.13",
"@angular/platform-browser-dynamic": "~12.2.13",
"@angular/router": "~12.2.13",
"@ctrl/ngx-codemirror": "^4.1.1",
"@ngmodule/material-carousel": "^0.6.0",
"@ngx-translate/core": "^12.1.2",
"@ngx-translate/http-loader": "^6.0.0",
"@types/fabric": "3.6.8",
"angular-calendar": "^0.28.24",
"angular2-notifications": "^12.0.0",
"codemirror": "^5.61.0",
"fabric": "3.6.3",
"highcharts": "^9.2.1",
"highcharts-angular": "^2.10.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"ng-recaptcha": "^8.0.1",
"ng9-odometer": "^2.1.0",
"ngx-json-viewer": "^2.4.0",
"ngx-moment": "^5.0.0",
"ngx-page-scroll": "^7.0.4",
"ngx-page-scroll-core": "^7.0.4",
"ngx-toastr": "^14.2.1",
"rrule": "^2.6.8",
"rxjs": "^6.6.7",
"scriptjs": "^2.5.9",
"serializr": "^2.0.5",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.2.13",
"@angular-eslint/builder": "^12.0.0",
"@angular-eslint/eslint-plugin": "^12.0.0",
"@angular-eslint/eslint-plugin-template": "^12.0.0",
"@angular-eslint/schematics": "12.6.1",
"@angular-eslint/template-parser": "^12.0.0",
"@angular/cli": "~12.2.13",
"@angular/compiler-cli": "~12.2.13",
"@angular/language-service": "~12.2.13",
"@types/node": "^12.20.13",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"eslint": "^7.26.0",
"ts-node": "~7.0.0",
"typescript": "~4.3.5"
}
}