Newer
Older
{
"name": "mit-ws",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ts-node-dev src/index.ts",
"compodoc": "npx compodoc -p tsconfig.app.json src",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@angular/animations": "~10.0.5",
"@angular/common": "~10.0.5",
"@angular/compiler": "~10.0.5",
"@angular/core": "~10.0.5",
"@fullcalendar/angular": "^5.4.0",
"@fullcalendar/daygrid": "^5.4.0",
"@fullcalendar/interaction": "^5.4.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"body-parser": "^1.19.0",
"ngx-translate-cache": "^9.0.2",
"@angular/cli": "~10.0.4",
"@angular/compiler-cli": "~10.0.5",
"@compodoc/compodoc": "^1.1.11",
"@types/body-parser": "^1.19.0",
"@types/express": "^4.17.9",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"@types/mongoose": "^5.10.2",
"codelyzer": "^6.0.0",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.0.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~3.3.0",
"karma-jasmine-html-reporter": "^1.5.0",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"typescript": "^3.9.7"
},
"description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.4.",
"main": "karma.conf.js",
"repository": {
"type": "git",
"url": "https://mygit.th-deg.de/hz11818/thd-navi-app.git"
},
"keywords": [],
"author": "",
"license": "ISC"