1 | {
|
2 | "name": "@c8y/apps",
|
3 | "version": "1015.0.536",
|
4 | "license": "Apache-2.0",
|
5 | "author": "Cumulocity",
|
6 | "description": "Cumulocity IoT applications",
|
7 | "dependencies": {
|
8 | "@angular/animations": "12.2.14",
|
9 | "@angular/cdk": "12.2.13",
|
10 | "@angular/common": "12.2.14",
|
11 | "@angular/compiler": "12.2.14",
|
12 | "@angular/core": "12.2.14",
|
13 | "@angular/forms": "12.2.14",
|
14 | "@angular/platform-browser": "12.2.14",
|
15 | "@angular/platform-browser-dynamic": "12.2.14",
|
16 | "@angular/router": "12.2.14",
|
17 | "@angular/upgrade": "12.2.14",
|
18 | "@c8y/client": "1015.0.536",
|
19 | "@c8y/ngx-components": "1015.0.536",
|
20 | "@ngx-translate/core": "13.0.0",
|
21 | "rxjs": "~6.6.3",
|
22 | "zone.js": "~0.11.4"
|
23 | },
|
24 | "devDependencies": {
|
25 | "@angular-devkit/build-angular": "12.2.14",
|
26 | "@angular/compiler-cli": "12.2.14",
|
27 | "@angular/language-service": "12.2.14",
|
28 | "@angular/service-worker": "12.2.14",
|
29 | "@angular/localize": "12.2.14",
|
30 | "@types/jest": "^27.0.3",
|
31 | "jest": "^27.4.5",
|
32 | "jest-preset-angular": "^11.0.1",
|
33 | "typescript": "4.2.4"
|
34 | },
|
35 | "keywords": [
|
36 | "Cumulocity",
|
37 | "IoT",
|
38 | "m2m",
|
39 | "Apps",
|
40 | "Application"
|
41 | ]
|
42 | } |
\ | No newline at end of file |