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