UNPKG

jec-glasscat

Version:

JEC GlassCat - The GlassCat Aplication Server is the default JEC implementation.

34 lines (33 loc) 941 B
{ "name": "admin-ejp", "version": "1.0.0", "description": "Administration Console for the GlassCat Application Server 1.0.0 Korat.", "license": "Apache-2.0", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "ONSOFT SYSTEMS", "dependencies": { "@angular/animations": "^4.4.6", "@angular/common": "^4.4.6", "@angular/compiler": "^4.4.6", "@angular/core": "^4.4.6", "@angular/forms": "^4.4.6", "@angular/http": "^4.4.6", "@angular/platform-browser": "^4.4.6", "@angular/platform-browser-dynamic": "^4.4.6", "@angular/router": "^4.4.6", "bootstrap": "^4.0.0-beta.2", "core-js": "^2.5.1", "jquery": "^3.2.1", "popper.js": "^1.12.6", "primeng": "^4.2.2", "reflect-metadata": "^0.1.10", "rxjs": "5.4.3", "systemjs": "^0.19.39", "zone.js": "^0.8.18" }, "devDependencies": { "@angular/language-service": "^4.2.4" } }