]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/package.json
Update client dependencies
[github/Chocobozzz/PeerTube.git] / client / package.json
CommitLineData
6f4e2522
C
1{
2 "name": "peertube-client",
93468b08 3 "version": "2.1.1",
6f4e2522 4 "private": true,
478924a0 5 "license": "AGPL-3.0",
6f4e2522 6 "author": {
25378bc8
C
7 "name": "Chocobozzz",
8 "email": "chocobozzz@cpy.re",
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
C
16 "lint": "npm run lint-ts && npm run lint-scss",
17 "lint-ts": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
18 "lint-scss": "sass-lint -c .sass-lint.yml",
1840c2f7 19 "webpack": "webpack",
c2ff2201 20 "tslint": "tslint",
7bfd1b1e 21 "ng": "ng",
3ea9a1c3 22 "postinstall": "npm rebuild node-sass",
5f92c4dc 23 "webpack-bundle-analyzer": "webpack-bundle-analyzer",
989e526a 24 "webdriver-manager": "webdriver-manager",
a3705089
C
25 "ngx-extractor": "ngx-extractor",
26 "sass-lint": "sass-lint"
6f4e2522 27 },
fbad87b0 28 "typings": "*.d.ts",
ec61fb7e 29 "devDependencies": {
5def04e1 30 "@angular-devkit/build-angular": "~0.901.1",
1f41ca65 31 "@angular/animations": "~9.1.1",
2cf81751 32 "@angular/cdk": "^9.0.0",
5def04e1 33 "@angular/cli": "~9.1.1",
1f41ca65
C
34 "@angular/common": "~9.1.1",
35 "@angular/compiler": "~9.1.1",
36 "@angular/compiler-cli": "~9.1.1",
37 "@angular/core": "~9.1.1",
38 "@angular/forms": "~9.1.1",
39 "@angular/language-service": "~9.1.1",
40 "@angular/platform-browser": "~9.1.1",
41 "@angular/platform-browser-dynamic": "~9.1.1",
42 "@angular/router": "~9.1.1",
43 "@angular/service-worker": "~9.1.1",
77d07d69 44 "@angularclass/hmr": "^2.1.3",
b34a444e 45 "@neos21/bootstrap3-glyphicons": "^1.0.1",
4adebd51 46 "@ng-bootstrap/ng-bootstrap": "^6.0.2",
3aea8eb2 47 "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6",
f421fa06
C
48 "@ngx-loading-bar/core": "^4.2.0",
49 "@ngx-loading-bar/http-client": "^4.2.0",
50 "@ngx-loading-bar/router": "^4.2.0",
d170c5c5 51 "@ngx-meta/core": "^9.0.0",
989e526a 52 "@ngx-translate/i18n-polyfill": "^1.0.0",
3d527ba1 53 "@types/chart.js": "^2.9.16",
41b15c89 54 "@types/core-js": "^2.5.2",
51b34a11 55 "@types/debug": "^4.1.5",
41b15c89
C
56 "@types/hls.js": "^0.12.4",
57 "@types/jasmine": "^3.3.15",
74af5a83 58 "@types/jasminewd2": "^2.0.3",
99941732 59 "@types/jschannel": "^1.0.0",
41b15c89 60 "@types/linkifyjs": "^2.1.2",
24a8e782 61 "@types/lodash-es": "^4.17.0",
d170c5c5 62 "@types/markdown-it": "^10.0.1",
2f5d2ec5 63 "@types/node": "^12.11.1",
d170c5c5 64 "@types/sanitize-html": "1.23.0",
2f1548fd 65 "@types/socket.io-client": "^1.4.32",
7a9f9c46 66 "@types/video.js": "^7.3.8",
576ddf64 67 "@types/webtorrent": "^0.107.0",
ee1fc23a 68 "angular2-hotkeys": "^2.1.2",
d170c5c5 69 "angularx-qrcode": "2.1.1",
ae04a0ce 70 "awesome-typescript-loader": "5.2.1",
b34a444e 71 "bootstrap": "^4.1.3",
3ea9a1c3 72 "buffer": "^5.1.0",
52831c6f 73 "cache-chunk-store": "^3.0.0",
b764380a 74 "chart.js": "^2.9.3",
2f5d2ec5 75 "codelyzer": "^5.1.2",
41b15c89
C
76 "core-js": "^3.1.4",
77 "css-loader": "^3.1.0",
51b34a11 78 "debug": "^4.1.1",
d170c5c5 79 "dexie": "^3.0.0",
fc9e6624 80 "extract-text-webpack-plugin": "4.0.0-beta.0",
4adebd51 81 "file-loader": "^6.0.0",
41b15c89 82 "focus-visible": "^5.0.2",
850ea778 83 "hls.js": "^0.13.2",
4adebd51
C
84 "html-loader": "^1.0.0",
85 "html-webpack-plugin": "^4.0.3",
3ea9a1c3 86 "https-browserify": "^1.0.0",
74af5a83 87 "jasmine-core": "^3.1.0",
4adebd51 88 "jasmine-spec-reporter": "^5.0.1",
99941732 89 "jschannel": "^1.0.2",
d170c5c5 90 "karma": "^5.0.4",
41b15c89 91 "karma-chrome-launcher": "^3.0.0",
d170c5c5 92 "karma-coverage-istanbul-reporter": "^3.0.2",
4adebd51 93 "karma-jasmine": "^3.1.1",
52831c6f 94 "karma-jasmine-html-reporter": "^1.3.1",
e8cb4409 95 "linkifyjs": "^2.1.5",
24a8e782 96 "lodash-es": "^4.17.4",
4adebd51 97 "markdown-it": "^10.0.0",
576ddf64 98 "ngx-chips": "2.1.0",
2cf81751 99 "ngx-pipes": "^2.6.0",
52831c6f 100 "node-sass": "^4.9.3",
63c4db6d 101 "npm-font-source-sans-pro": "^1.0.2",
b82df0a3 102 "p2p-media-loader-hlsjs": "^0.6.2",
3ea9a1c3 103 "path-browserify": "^1.0.0",
2cf81751 104 "primeng": "^9.0.0-rc.4",
3ea9a1c3 105 "process": "^0.11.10",
f77eb73b 106 "protractor": "^5.4.3",
ec61fb7e
C
107 "purify-css": "^1.2.5",
108 "purifycss-webpack": "^0.7.0",
4adebd51 109 "raw-loader": "^4.0.0",
f36da21e 110 "rxjs": "^6.5.2",
52831c6f 111 "sanitize-html": "^1.18.4",
a3705089 112 "sass-lint": "^1.13.1",
4adebd51 113 "sass-loader": "8.0.2",
79f068df 114 "sass-resources-loader": "^2.0.0",
2f1548fd 115 "socket.io-client": "^2.2.0",
d170c5c5 116 "stream-browserify": "^3.0.0",
79f068df 117 "stream-http": "^3.0.0",
d170c5c5 118 "terser-webpack-plugin": "^3.0.0",
4adebd51 119 "tslint": "^6.1.0",
41b15c89 120 "tslint-angular": "^3.0.2",
4adebd51
C
121 "tslint-config-standard": "^9.0.0",
122 "typescript": "~3.8.3",
ae04a0ce
C
123 "video.js": "^7",
124 "videojs-contextmenu-ui": "^5.0.0",
2adfc7ea 125 "videojs-contrib-quality-levels": "^2.0.9",
3bb2c7f9 126 "videojs-dock": "^2.0.2",
b891f9bc 127 "videojs-hotkeys": "^0.2.21",
576ddf64 128 "videostream": "~3.2.1",
ae04a0ce 129 "webpack-bundle-analyzer": "^3.0.2",
20e6c7c9 130 "webpack-cli": "^3.0.8",
a96f4b73 131 "webtorrent": "^0.108.1",
ae04a0ce 132 "whatwg-fetch": "^3.0.0",
2f5d2ec5 133 "zone.js": "~0.10.2"
3aea8eb2
C
134 },
135 "dependencies": {
1f41ca65 136 "@angular/localize": "^9.1.1",
2cf81751 137 "@ngx-i18nsupport/tooling": "^8.0.3",
4adebd51
C
138 "junk": "^3.1.0",
139 "punycode": "^2.1.1",
140 "simple-get": "^3.1.0",
2cf81751
C
141 "tslib": "^1.10.0"
142 }
2f5d2ec5 143}