]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/package.json
Update angular cdk
[github/Chocobozzz/PeerTube.git] / client / package.json
CommitLineData
6f4e2522
C
1{
2 "name": "peertube-client",
4e67a45c 3 "version": "3.2.0",
6f4e2522 4 "private": true,
478924a0 5 "license": "AGPL-3.0",
6f4e2522 6 "author": {
25378bc8 7 "name": "Chocobozzz",
374e4197 8 "email": "chocobozzz@framasoft.org",
6f4e2522
C
9 "url": "http://github.com/Chocobozzz"
10 },
11 "repository": {
12 "type": "git",
52e679ac 13 "url": "git+https://github.com/Chocobozzz/PeerTube.git"
6f4e2522
C
14 },
15 "scripts": {
a3705089 16 "lint": "npm run lint-ts && npm run lint-scss",
583eb04b 17 "lint-ts": "tslint --project ./tsconfig.app.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
931d3430 18 "lint-scss": "stylelint 'src/**/*.scss'",
1840c2f7 19 "webpack": "webpack",
c2ff2201 20 "tslint": "tslint",
7bfd1b1e 21 "ng": "ng",
5f92c4dc 22 "webpack-bundle-analyzer": "webpack-bundle-analyzer",
989e526a 23 "webdriver-manager": "webdriver-manager",
a3705089 24 "ngx-extractor": "ngx-extractor",
931d3430 25 "stylelint": "stylelint"
6f4e2522 26 },
fbad87b0 27 "typings": "*.d.ts",
4f926722
C
28 "resolutions": {
29 "@types/mousetrap": "1.6.3"
30 },
ec61fb7e 31 "devDependencies": {
05ded92e
C
32 "@angular-devkit/build-angular": "^12.0.0",
33 "@angular/animations": "^12.0.0",
9aff616d 34 "@angular/cdk": "^12.0.0",
05ded92e
C
35 "@angular/cli": "^12.0.0",
36 "@angular/common": "^12.0.0",
37 "@angular/compiler": "^12.0.0",
38 "@angular/compiler-cli": "^12.0.0",
39 "@angular/core": "^12.0.0",
40 "@angular/forms": "^12.0.0",
41 "@angular/localize": "^12.0.0",
42 "@angular/platform-browser": "^12.0.0",
43 "@angular/platform-browser-dynamic": "^12.0.0",
44 "@angular/router": "^12.0.0",
45 "@angular/service-worker": "^12.0.0",
b34a444e 46 "@neos21/bootstrap3-glyphicons": "^1.0.1",
72aa835e
C
47 "@ng-bootstrap/ng-bootstrap": "^9.0.2",
48 "@ng-select/ng-select": "^6.0.0",
3aea8eb2 49 "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6",
0f32d499 50 "@ngx-i18nsupport/tooling": "^8.0.3",
583eb04b
C
51 "@ngx-loading-bar/core": "^5.0.0",
52 "@ngx-loading-bar/http-client": "^5.0.0",
53 "@ngx-loading-bar/router": "^5.0.0",
3d527ba1 54 "@types/chart.js": "^2.9.16",
41b15c89 55 "@types/core-js": "^2.5.2",
51b34a11 56 "@types/debug": "^4.1.5",
f11bc566 57 "@types/hls.js": "^0.13.0",
41b15c89 58 "@types/jasmine": "^3.3.15",
74af5a83 59 "@types/jasminewd2": "^2.0.3",
99941732 60 "@types/jschannel": "^1.0.0",
41b15c89 61 "@types/linkifyjs": "^2.1.2",
24a8e782 62 "@types/lodash-es": "^4.17.0",
72aa835e 63 "@types/markdown-it": "^12.0.1",
583eb04b 64 "@types/node": "^14.0.14",
72aa835e 65 "@types/sanitize-html": "1.27.1",
6d61da4e 66 "@types/sha.js": "^2.4.0",
7a9f9c46 67 "@types/video.js": "^7.3.8",
4f926722 68 "@types/webtorrent": "^0.109.0",
ee1fc23a 69 "angular2-hotkeys": "^2.1.2",
72aa835e 70 "angularx-qrcode": "11.0.0",
b34a444e 71 "bootstrap": "^4.1.3",
4f926722 72 "buffer": "^6.0.2",
52831c6f 73 "cache-chunk-store": "^3.0.0",
b764380a 74 "chart.js": "^2.9.3",
b405d663 75 "codelyzer": "^6.0.0",
41b15c89 76 "core-js": "^3.1.4",
4f926722
C
77 "css-loader": "^5.0.1",
78 "debug": "^4.3.1",
d170c5c5 79 "dexie": "^3.0.0",
4adebd51 80 "file-loader": "^6.0.0",
41b15c89 81 "focus-visible": "^5.0.2",
3bc68dfd 82 "hls.js": "^0.14.16",
4adebd51
C
83 "html-loader": "^1.0.0",
84 "html-webpack-plugin": "^4.0.3",
3ea9a1c3 85 "https-browserify": "^1.0.0",
8bf8e56e
C
86 "jasmine-core": "~3.7.1",
87 "jasmine-spec-reporter": "~7.0.0",
99941732 88 "jschannel": "^1.0.2",
8bf8e56e 89 "karma": "~6.3.2",
583eb04b
C
90 "karma-chrome-launcher": "~3.1.0",
91 "karma-coverage-istanbul-reporter": "~3.0.2",
b405d663 92 "karma-jasmine": "~4.0.1",
583eb04b 93 "karma-jasmine-html-reporter": "^1.5.0",
e8cb4409 94 "linkifyjs": "^2.1.5",
24a8e782 95 "lodash-es": "^4.17.4",
72aa835e 96 "markdown-it": "12.0.4",
4f926722 97 "mini-css-extract-plugin": "^1.3.1",
f6d6e7f8 98 "ngx-uploadx": "^4.1.0",
b82df0a3 99 "p2p-media-loader-hlsjs": "^0.6.2",
3ea9a1c3 100 "path-browserify": "^1.0.0",
4f926722 101 "primeng": "^11.0.0-rc.1",
3ea9a1c3 102 "process": "^0.11.10",
583eb04b 103 "protractor": "~7.0.0",
ec61fb7e 104 "purify-css": "^1.2.5",
4adebd51 105 "raw-loader": "^4.0.0",
f36da21e 106 "rxjs": "^6.5.2",
4f926722 107 "sanitize-html": "^2.1.2",
c4f7fe09 108 "sass": "^1.29.0",
f135bfda 109 "sass-loader": "^10",
79f068df 110 "sass-resources-loader": "^2.0.0",
6d61da4e 111 "sha.js": "^2.4.11",
8bf8e56e 112 "socket.io-client": "^4.0.1",
d170c5c5 113 "stream-browserify": "^3.0.0",
79f068df 114 "stream-http": "^3.0.0",
931d3430
C
115 "stylelint": "^13.13.0",
116 "stylelint-config-sass-guidelines": "^8.0.0",
4f926722 117 "terser-webpack-plugin": "^4",
72aa835e 118 "ts-loader": "^8.0.14",
27da4884 119 "tslib": "^2.0.0",
583eb04b 120 "tslint": "~6.1.0",
41b15c89 121 "tslint-angular": "^3.0.2",
4adebd51 122 "tslint-config-standard": "^9.0.0",
05ded92e 123 "typescript": "~4.2.4",
ae04a0ce 124 "video.js": "^7",
a472cf03 125 "videojs-contextmenu-pt": "^5.4.1",
2adfc7ea 126 "videojs-contrib-quality-levels": "^2.0.9",
3bb2c7f9 127 "videojs-dock": "^2.0.2",
7a09c300 128 "videojs-hotkeys": "^0.2.27",
576ddf64 129 "videostream": "~3.2.1",
4f926722
C
130 "webpack-bundle-analyzer": "^4.1.0",
131 "webpack-cli": "^4.2.0",
8bf8e56e 132 "webtorrent": "^0.116.1",
ae04a0ce 133 "whatwg-fetch": "^3.0.0",
05ded92e 134 "zone.js": "~0.11.4"
02c01341 135 }
05ded92e 136}