]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/package.json
9769cc813af27845ba44b7d7d3df234215bf08a7
[github/Chocobozzz/PeerTube.git] / client / package.json
1 {
2 "name": "peertube-client",
3 "version": "2.3.0",
4 "private": true,
5 "license": "AGPL-3.0",
6 "author": {
7 "name": "Chocobozzz",
8 "email": "chocobozzz@cpy.re",
9 "url": "http://github.com/Chocobozzz"
10 },
11 "repository": {
12 "type": "git",
13 "url": "git+https://github.com/Chocobozzz/PeerTube.git"
14 },
15 "scripts": {
16 "lint": "npm run lint-ts && npm run lint-scss",
17 "lint-ts": "tslint --project ./tsconfig.app.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
18 "lint-scss": "sass-lint -c .sass-lint.yml",
19 "webpack": "webpack",
20 "tslint": "tslint",
21 "ng": "ng",
22 "postinstall": "npm rebuild node-sass",
23 "webpack-bundle-analyzer": "webpack-bundle-analyzer",
24 "webdriver-manager": "webdriver-manager",
25 "ngx-extractor": "ngx-extractor",
26 "sass-lint": "sass-lint"
27 },
28 "typings": "*.d.ts",
29 "devDependencies": {
30 "@angular-devkit/build-angular": "^0.1001.0-next.4",
31 "@angular/animations": "^10.1.0-next.5",
32 "@angular/cdk": "^10.0.0",
33 "@angular/cli": "^10.1.0-next.4",
34 "@angular/common": "^10.1.0-next.5",
35 "@angular/compiler": "^10.1.0-next.5",
36 "@angular/compiler-cli": "^10.1.0-next.5",
37 "@angular/core": "^10.1.0-next.5",
38 "@angular/forms": "^10.1.0-next.5",
39 "@angular/localize": "^10.1.0-next.5",
40 "@angular/platform-browser": "^10.1.0-next.5",
41 "@angular/platform-browser-dynamic": "^10.1.0-next.5",
42 "@angular/router": "^10.1.0-next.5",
43 "@angular/service-worker": "^10.1.0-next.5",
44 "@angularclass/hmr": "^2.1.3",
45 "@neos21/bootstrap3-glyphicons": "^1.0.1",
46 "@ng-bootstrap/ng-bootstrap": "^7.0.0",
47 "@ng-select/ng-select": "^5.0.0",
48 "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6",
49 "@ngx-i18nsupport/tooling": "^8.0.3",
50 "@ngx-loading-bar/core": "^5.0.0",
51 "@ngx-loading-bar/http-client": "^5.0.0",
52 "@ngx-loading-bar/router": "^5.0.0",
53 "@ngx-meta/core": "^9.0.0",
54 "@types/chart.js": "^2.9.16",
55 "@types/core-js": "^2.5.2",
56 "@types/debug": "^4.1.5",
57 "@types/hls.js": "^0.13.0",
58 "@types/jasmine": "^3.3.15",
59 "@types/jasminewd2": "^2.0.3",
60 "@types/jschannel": "^1.0.0",
61 "@types/linkifyjs": "^2.1.2",
62 "@types/lodash-es": "^4.17.0",
63 "@types/markdown-it": "^10.0.1",
64 "@types/node": "^14.0.14",
65 "@types/sanitize-html": "1.23.2",
66 "@types/socket.io-client": "^1.4.32",
67 "@types/video.js": "^7.3.8",
68 "@types/webtorrent": "^0.107.0",
69 "angular2-hotkeys": "^2.1.2",
70 "angularx-qrcode": "10.0.6",
71 "bootstrap": "^4.1.3",
72 "buffer": "^5.1.0",
73 "cache-chunk-store": "^3.0.0",
74 "chart.js": "^2.9.3",
75 "codelyzer": "^5.1.2",
76 "core-js": "^3.1.4",
77 "css-loader": "^3.1.0",
78 "debug": "^4.1.1",
79 "dexie": "^3.0.0",
80 "extract-text-webpack-plugin": "4.0.0-beta.0",
81 "file-loader": "^6.0.0",
82 "focus-visible": "^5.0.2",
83 "hls.js": "^0.13.2",
84 "html-loader": "^1.0.0",
85 "html-webpack-plugin": "^4.0.3",
86 "https-browserify": "^1.0.0",
87 "jasmine-core": "~3.5.0",
88 "jasmine-spec-reporter": "~5.0.0",
89 "jschannel": "^1.0.2",
90 "karma": "~5.1.0",
91 "karma-chrome-launcher": "~3.1.0",
92 "karma-coverage-istanbul-reporter": "~3.0.2",
93 "karma-jasmine": "~3.3.0",
94 "karma-jasmine-html-reporter": "^1.5.0",
95 "linkifyjs": "^2.1.5",
96 "lodash-es": "^4.17.4",
97 "markdown-it": "^11.0.0",
98 "node-sass": "^4.9.3",
99 "npm-font-source-sans-pro": "^1.0.2",
100 "p2p-media-loader-hlsjs": "^0.6.2",
101 "path-browserify": "^1.0.0",
102 "primeng": "^9.0.0-rc.4",
103 "process": "^0.11.10",
104 "protractor": "~7.0.0",
105 "purify-css": "^1.2.5",
106 "purifycss-webpack": "^0.7.0",
107 "raw-loader": "^4.0.0",
108 "rxjs": "^6.5.2",
109 "sanitize-html": "^1.18.4",
110 "sass-lint": "^1.13.1",
111 "sass-loader": "8.0.2",
112 "sass-resources-loader": "^2.0.0",
113 "socket.io-client": "^2.2.0",
114 "stream-browserify": "^3.0.0",
115 "stream-http": "^3.0.0",
116 "terser-webpack-plugin": "^3.0.0",
117 "ts-loader": "^8.0.2",
118 "tslib": "^2.0.0",
119 "tslint": "~6.1.0",
120 "tslint-angular": "^3.0.2",
121 "tslint-config-standard": "^9.0.0",
122 "typescript": "~3.9.5",
123 "video.js": "^7",
124 "videojs-contextmenu-ui": "^5.0.0",
125 "videojs-contrib-quality-levels": "^2.0.9",
126 "videojs-dock": "^2.0.2",
127 "videojs-hotkeys": "^0.2.27",
128 "videostream": "~3.2.1",
129 "webpack-bundle-analyzer": "^3.0.2",
130 "webpack-cli": "^3.0.8",
131 "webtorrent": "^0.108.1",
132 "whatwg-fetch": "^3.0.0",
133 "zone.js": "~0.10.2"
134 }
135 }