]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/package.json
Use ::ng-deep instead of /deep/
[github/Chocobozzz/PeerTube.git] / client / package.json
CommitLineData
6f4e2522
C
1{
2 "name": "peertube-client",
0109c492 3 "version": "1.3.1",
6f4e2522
C
4 "private": true,
5 "licence": "GPLv3",
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": {
902aa3a0 16 "lint": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
1840c2f7 17 "webpack": "webpack",
c2ff2201 18 "tslint": "tslint",
7bfd1b1e 19 "ng": "ng",
3ea9a1c3 20 "postinstall": "npm rebuild node-sass",
5f92c4dc 21 "webpack-bundle-analyzer": "webpack-bundle-analyzer",
989e526a 22 "webdriver-manager": "webdriver-manager",
d0e1e325 23 "ngx-extractor": "ngx-extractor"
6f4e2522 24 },
230809ef 25 "license": "GPLv3",
fbad87b0 26 "typings": "*.d.ts",
c7b0dacb 27 "resolutions": {
960a11e8 28 "video.js": "^7",
f79cfff2 29 "webtorrent/create-torrent/junk": "^1",
c7ca4c8b
C
30 "simple-get": "^2.8.1",
31 "punycode": "^1.4.1"
c7b0dacb 32 },
ec61fb7e 33 "devDependencies": {
f36da21e
C
34 "@angular-devkit/build-angular": "~0.801.2",
35 "@angular/animations": "~8.1.2",
36 "@angular/cdk": "^8.1.1",
37 "@angular/cli": "~8.1.2",
38 "@angular/common": "~8.1.2",
39 "@angular/compiler": "~8.1.2",
40 "@angular/compiler-cli": "~8.1.2",
41 "@angular/core": "~8.1.2",
42 "@angular/forms": "~8.1.2",
43 "@angular/language-service": "~8.1.2",
44 "@angular/platform-browser": "~8.1.2",
45 "@angular/platform-browser-dynamic": "~8.1.2",
46 "@angular/router": "~8.1.2",
47 "@angular/service-worker": "~8.1.2",
77d07d69 48 "@angularclass/hmr": "^2.1.3",
b34a444e 49 "@neos21/bootstrap3-glyphicons": "^1.0.1",
79c2480f 50 "@ng-bootstrap/ng-bootstrap": "^4.0.0",
f421fa06
C
51 "@ngx-loading-bar/core": "^4.2.0",
52 "@ngx-loading-bar/http-client": "^4.2.0",
53 "@ngx-loading-bar/router": "^4.2.0",
54 "@ngx-meta/core": "^7.0.0",
989e526a 55 "@ngx-translate/i18n-polyfill": "^1.0.0",
2adfc7ea 56 "@streamroot/videojs-hlsjs-plugin": "^1.0.7",
20e6c7c9 57 "@types/core-js": "^2.5.0",
3b6f205c 58 "@types/hls.js": "^0.12.0",
f421fa06 59 "@types/jasmine": "^3.3.12",
74af5a83 60 "@types/jasminewd2": "^2.0.3",
99941732 61 "@types/jschannel": "^1.0.0",
41d71344 62 "@types/linkifyjs": "^2.1.1",
24a8e782 63 "@types/lodash-es": "^4.17.0",
52831c6f
C
64 "@types/markdown-it": "^0.0.5",
65 "@types/node": "^10.9.2",
ae04a0ce 66 "@types/sanitize-html": "1.18.0",
2f1548fd 67 "@types/socket.io-client": "^1.4.32",
c199c427 68 "@types/video.js": "^7.2.5",
ec61fb7e 69 "@types/webtorrent": "^0.98.4",
ee1fc23a 70 "angular2-hotkeys": "^2.1.2",
f36da21e 71 "angularx-qrcode": "^1.6.4",
ae04a0ce 72 "awesome-typescript-loader": "5.2.1",
b34a444e 73 "bootstrap": "^4.1.3",
3ea9a1c3 74 "buffer": "^5.1.0",
52831c6f 75 "cache-chunk-store": "^3.0.0",
f36da21e 76 "codelyzer": "^5.0.1",
f421fa06
C
77 "core-js": "^3.0.0",
78 "css-loader": "^2.1.1",
407eab9c 79 "dexie": "^2.0.4",
fc9e6624 80 "extract-text-webpack-plugin": "4.0.0-beta.0",
f421fa06 81 "file-loader": "^3.0.1",
ae04a0ce 82 "focus-visible": "^4.1.5",
3b6f205c 83 "hls.js": "^0.12.2",
99941732 84 "html-loader": "^0.5.5",
20e6c7c9 85 "html-webpack-plugin": "^3.2.0",
3ea9a1c3 86 "https-browserify": "^1.0.0",
74af5a83
C
87 "jasmine-core": "^3.1.0",
88 "jasmine-spec-reporter": "^4.2.1",
99941732 89 "jschannel": "^1.0.2",
f421fa06 90 "karma": "^4.0.1",
74af5a83 91 "karma-chrome-launcher": "^2.2.0",
52831c6f 92 "karma-coverage-istanbul-reporter": "^2.0.2",
f421fa06 93 "karma-jasmine": "^2.0.1",
52831c6f 94 "karma-jasmine-html-reporter": "^1.3.1",
e8cb4409 95 "linkifyjs": "^2.1.5",
24a8e782 96 "lodash-es": "^4.17.4",
9d9597df 97 "markdown-it": "^8.4.0",
f421fa06
C
98 "ngx-chips": "2.0.0-beta.0",
99 "ngx-clipboard": "12.0.0",
54c3a22f 100 "ngx-pipes": "^2.1.7",
52831c6f 101 "node-sass": "^4.9.3",
63c4db6d 102 "npm-font-source-sans-pro": "^1.0.2",
f421fa06 103 "p2p-media-loader-hlsjs": "^0.5.0",
3ea9a1c3 104 "path-browserify": "^1.0.0",
06471769 105 "primeng": "^7.0.0",
3ea9a1c3 106 "process": "^0.11.10",
74af5a83 107 "protractor": "^5.3.2",
ec61fb7e
C
108 "purify-css": "^1.2.5",
109 "purifycss-webpack": "^0.7.0",
f421fa06 110 "raw-loader": "^1",
f36da21e 111 "rxjs": "^6.5.2",
52831c6f
C
112 "sanitize-html": "^1.18.4",
113 "sass-loader": "^7.1.0",
79f068df 114 "sass-resources-loader": "^2.0.0",
2f1548fd 115 "socket.io-client": "^2.2.0",
ae04a0ce 116 "stream-browserify": "^2.0.1",
79f068df 117 "stream-http": "^3.0.0",
ae04a0ce 118 "terser-webpack-plugin": "^1.1.0",
b0f9f39e 119 "tslint": "^5.7.0",
c4710631 120 "tslint-angular": "^1.1.2",
f2659ae0 121 "tslint-config-standard": "^8.0.1",
f36da21e 122 "typescript": "3.4.5",
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",
ae04a0ce 128 "webpack-bundle-analyzer": "^3.0.2",
20e6c7c9 129 "webpack-cli": "^3.0.8",
f421fa06 130 "webtorrent": "^0.103.1",
ae04a0ce 131 "whatwg-fetch": "^3.0.0",
f36da21e 132 "zone.js": "~0.9.1"
6f4e2522 133 }
f36da21e 134}