@c8y/apps
Version:
Cumulocity IoT applications
42 lines • 1.15 kB
JSON
{
"name": "@c8y/apps",
"version": "1015.0.536",
"license": "Apache-2.0",
"author": "Cumulocity",
"description": "Cumulocity IoT applications",
"dependencies": {
"@angular/animations": "12.2.14",
"@angular/cdk": "12.2.13",
"@angular/common": "12.2.14",
"@angular/compiler": "12.2.14",
"@angular/core": "12.2.14",
"@angular/forms": "12.2.14",
"@angular/platform-browser": "12.2.14",
"@angular/platform-browser-dynamic": "12.2.14",
"@angular/router": "12.2.14",
"@angular/upgrade": "12.2.14",
"@c8y/client": "1015.0.536",
"@c8y/ngx-components": "1015.0.536",
"@ngx-translate/core": "13.0.0",
"rxjs": "~6.6.3",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.14",
"@angular/compiler-cli": "12.2.14",
"@angular/language-service": "12.2.14",
"@angular/service-worker": "12.2.14",
"@angular/localize": "12.2.14",
"@types/jest": "^27.0.3",
"jest": "^27.4.5",
"jest-preset-angular": "^11.0.1",
"typescript": "4.2.4"
},
"keywords": [
"Cumulocity",
"IoT",
"m2m",
"Apps",
"Application"
]
}