kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
133 lines
4.3 KiB
133 lines
4.3 KiB
{
|
|
"name": "openproject-frontend",
|
|
"repository": "https://github.com/opf/openproject",
|
|
"license": "GPLv3",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@angular/language-service": "8.2.9",
|
|
"@types/jasmine": "~3.4.0",
|
|
"@types/jasminewd2": "~2.0.6",
|
|
"@types/node": "~12.7.2",
|
|
"body-parser": "^1.19.0",
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
"codelyzer": "^5.0.1",
|
|
"exec": "0.2.1",
|
|
"jasmine-core": "^3.4.0",
|
|
"jasmine-spec-reporter": "~4.2.1",
|
|
"jquery-mockjax": "~2.5.0",
|
|
"json2htmlcov": "~0.1.1",
|
|
"karma": "^4.2.0",
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
"karma-coverage-istanbul-reporter": "^2.1.0",
|
|
"karma-firefox-launcher": "~1.2.0",
|
|
"karma-jasmine": "^2.0.1",
|
|
"karma-jasmine-html-reporter": "^1.4.2",
|
|
"karma-ng-html2js-preprocessor": "^1.0.0",
|
|
"postcss-loader": "^3.0.0",
|
|
"protractor": "^5.4.2",
|
|
"sorted-object": "^2.0.1",
|
|
"ts-node": "~8.3.0",
|
|
"tslint": "5.18.0"
|
|
},
|
|
"dependencies": {
|
|
"@angular-devkit/build-angular": "~0.803.8",
|
|
"@angular/animations": "8.2.9",
|
|
"@angular/cdk": "^8.2.2",
|
|
"@angular/cli": "^8.3.8",
|
|
"@angular/common": "8.2.9",
|
|
"@angular/compiler": "8.2.9",
|
|
"@angular/compiler-cli": "^8.2.9",
|
|
"@angular/core": "8.2.9",
|
|
"@angular/forms": "8.2.9",
|
|
"@angular/platform-browser": "8.2.9",
|
|
"@angular/platform-browser-dynamic": "8.2.9",
|
|
"@angular/router": "8.2.9",
|
|
"@ng-select/ng-option-highlight": "0.0.2",
|
|
"@ng-select/ng-select": "^3.0.6",
|
|
"@types/assertion-error": "^1.0.30",
|
|
"@types/chart.js": "^2.8.1",
|
|
"@types/codemirror": "0.0.76",
|
|
"@types/dragula": "^2.1.34",
|
|
"@types/es6-shim": "^0.31.39",
|
|
"@types/hammerjs": "^2.0.36",
|
|
"@types/jquery": "^3.3.31",
|
|
"@types/jqueryui": "^1.12.7",
|
|
"@types/lodash": "^4.14.137",
|
|
"@types/moment-timezone": "^0.5.12",
|
|
"@types/mousetrap": "^1.6.3",
|
|
"@types/promises-a-plus": "0.0.27",
|
|
"@types/rosie": "0.0.36",
|
|
"@types/urijs": "^1.19.3",
|
|
"@types/webpack-env": "^1.14.0",
|
|
"@uirouter/angular": "^4.0.0",
|
|
"@uirouter/core": "^5.0.23",
|
|
"URIjs": "^1.14.1",
|
|
"amdefine": "^1.0.0",
|
|
"angular-dragula": "^1.2.8",
|
|
"atoa": "^1.0.0",
|
|
"autoprefixer": "^9.6.1",
|
|
"bourbon": "~6.0.0",
|
|
"browserslist": "^4.6.6",
|
|
"bundle-loader": "^0.5.4",
|
|
"caniuse-lite": "^1.0.30000989",
|
|
"cdk-drag-scroll": "^0.0.6",
|
|
"chart.js": "2.8.0",
|
|
"chartjs-plugin-datalabels": "^0.6.0",
|
|
"codemirror": "^5.48.4",
|
|
"contra": "^1.9.4",
|
|
"core-js": "^3.2.1",
|
|
"crossvent": "^1.5.4",
|
|
"custom-event": "^1.0.0",
|
|
"dom-autoscroller": "^2.2.8",
|
|
"dom-plane": "^1.0.2",
|
|
"dragula": "^3.5.2",
|
|
"es6-promise": "^4.2.8",
|
|
"es6-shim": "0.35.5",
|
|
"expose-loader": "^0.7.5",
|
|
"fuse.js": "^3.4.5",
|
|
"glob": "^7.1.4",
|
|
"hammerjs": "^2.0.8",
|
|
"happypack": "^5.0.1",
|
|
"jquery": "^3.4.1",
|
|
"jquery-ui": "git+https://github.com/jquery/jquery-ui.git#74f8a0ac952f6f45f773312292baef1c26d81300",
|
|
"jquery-ujs": "^1.2.2",
|
|
"jquery.caret": "^0.3.1",
|
|
"json5": "^2.1.0",
|
|
"lodash": "^4.17.15",
|
|
"mark.js": "^8.11.0",
|
|
"moment": "^2.24.0",
|
|
"moment-timezone": "^0.5.26",
|
|
"mousetrap": "~1.6.3",
|
|
"ng-dynamic-component": "^5.0.0",
|
|
"ng-fullcalendar": "^1.7.1",
|
|
"ng2-charts": "^2.3.0",
|
|
"ng2-dragula": "^2.1.1",
|
|
"ng2-rx-componentdestroyed": "3.0.1",
|
|
"ngtemplate-loader": "^2.0.1",
|
|
"ngx-gallery": "^5.10.0",
|
|
"node-sass": "^4.12.0",
|
|
"observable-array": "0.0.4",
|
|
"reactivestates": "2.0.1",
|
|
"reflect-metadata": "^0.1.13",
|
|
"rxjs": "^6.5.3",
|
|
"screenfull": "^4.2.1",
|
|
"shelljs": "^0.8.3",
|
|
"ticky": "^1.0.1",
|
|
"tslib": "^1.10.0",
|
|
"typescript": "3.5.3",
|
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
|
"ui-select": "~0.19.6",
|
|
"zone.js": "~0.10.2"
|
|
},
|
|
"scripts": {
|
|
"prebuild": "./scripts/link_plugin_placeholder.js",
|
|
"build": "ng build --prod",
|
|
"preserve": "./scripts/link_plugin_placeholder.js",
|
|
"serve": "node --max_old_space_size=8096 ./node_modules/@angular/cli/bin/ng serve --public-host http://localhost:4200",
|
|
"pretest": "./scripts/link_plugin_placeholder.js",
|
|
"test": "ng test --watch=false",
|
|
"tslint_typechecks": "./node_modules/.bin/tslint -p . -c tslint_typechecks.json",
|
|
"generate-typings": "tsc -d -p src/tsconfig.app.json"
|
|
}
|
|
}
|
|
|