]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/package.json
Fix changing video we are watching
[github/Chocobozzz/PeerTube.git] / client / package.json
CommitLineData
6f4e2522
C
1{
2 "name": "peertube-client",
3 "version": "0.0.1",
4 "private": true,
5 "licence": "GPLv3",
6 "author": {
7 "name": "Florian Bigard",
8 "email": "florian.bigard@gmail.com",
9 "url": "http://github.com/Chocobozzz"
10 },
11 "repository": {
12 "type": "git",
13 "url": "git://github.com/Chocobozzz/PeerTube.git"
14 },
15 "scripts": {
18530063 16 "lint": "standard && tslint --type-check --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
1840c2f7 17 "webpack": "webpack",
3f1ac36c
C
18 "webpack-dev-server": "webpack-dev-server",
19 "postinstall": "npm rebuild node-sass"
6f4e2522 20 },
230809ef 21 "license": "GPLv3",
ec61fb7e
C
22 "dependencies": {},
23 "devDependencies": {
a685e25c
C
24 "@angular/animations": "~4.4.0",
25 "@angular/common": "~4.4.0",
26 "@angular/compiler": "~4.4.0",
27 "@angular/compiler-cli": "~4.4.0",
28 "@angular/core": "~4.4.0",
29 "@angular/forms": "~4.4.0",
30 "@angular/http": "~4.4.0",
31 "@angular/platform-browser": "~4.4.0",
32 "@angular/platform-browser-dynamic": "~4.4.0",
33 "@angular/router": "~4.4.0",
80624154 34 "@angularclass/hmr": "^2.1.0",
d268c551 35 "@angularclass/hmr-loader": "^3.0.2",
ec61fb7e 36 "@ngx-meta/core": "^4.0.1",
ab32b0fc 37 "@types/core-js": "^0.9.28",
9d9597df 38 "@types/markdown-it": "^0.0.4",
ec61fb7e
C
39 "@types/node": "^8.0.33",
40 "@types/source-map": "^0.5.1",
ab32b0fc 41 "@types/uglify-js": "^2.0.27",
ec61fb7e 42 "@types/video.js": "6.2.0",
d15ab38a 43 "@types/webpack": "^3.0.0",
ec61fb7e
C
44 "@types/webtorrent": "^0.98.4",
45 "add-asset-html-webpack-plugin": "^2.0.1",
d15ab38a 46 "angular2-notifications": "^0.7.7",
d05eb4ed 47 "angular2-template-loader": "^0.6.0",
2e92c10b 48 "assets-webpack-plugin": "^3.4.0",
d15ab38a 49 "awesome-typescript-loader": "3.2.3",
f627b712
C
50 "babel-core": "^6.25.0",
51 "babel-loader": "^7.1.0",
52 "babel-preset-env": "^1.5.2",
c16ce1de 53 "bootstrap": "^3.3.6",
d15ab38a 54 "bootstrap-loader": "2.2.0",
ccfd23df 55 "bootstrap-sass": "^3.3.6",
ec61fb7e 56 "codelyzer": "^3.0.0-beta.4",
d05eb4ed 57 "copy-webpack-plugin": "^4.0.0",
d268c551 58 "core-js": "^2.4.1",
8635a2c7
C
59 "css-loader": "^0.28.4",
60 "css-to-string-loader": "^0.1.3",
ce98c80c 61 "es6-shim": "^0.35.0",
ec61fb7e 62 "extract-text-webpack-plugin": "^3.0.0",
a685e25c 63 "file-loader": "^1.1.5",
4a6995be 64 "html-webpack-plugin": "^2.19.0",
a64668c0 65 "ie-shim": "^0.1.0",
ec61fb7e 66 "inline-manifest-webpack-plugin": "^3.0.1",
a64668c0 67 "intl": "^1.2.4",
4a6995be 68 "json-loader": "^0.5.4",
9d9597df 69 "markdown-it": "^8.4.0",
8635a2c7 70 "ng-router-loader": "^2.0.0",
d15ab38a 71 "ngc-webpack": "3.2.2",
b33f657c 72 "ngx-bootstrap": "2.0.0-beta.9",
d15ab38a 73 "ngx-chips": "1.5.3",
2bbb3412 74 "ngx-infinite-scroll": "^0.7.0",
9bf9d2a5 75 "ngx-pipes": "^2.0.5",
c16ce1de 76 "node-sass": "^4.1.1",
8635a2c7 77 "normalize.css": "^7.0.0",
f7ac0f84 78 "optimize-js-plugin": "0.0.4",
ec61fb7e
C
79 "primeng": "^4.2.0",
80 "purify-css": "^1.2.5",
81 "purifycss-webpack": "^0.7.0",
4a6995be 82 "raw-loader": "^0.5.1",
a7582a2c 83 "reflect-metadata": "^0.1.9",
8635a2c7 84 "resolve-url-loader": "^2.0.0",
80624154 85 "rxjs": "^5.4.2",
383bfc83
C
86 "sass-loader": "^6.0.3",
87 "sass-resources-loader": "^1.2.1",
4d19d2f1 88 "script-ext-html-webpack-plugin": "^1.3.2",
383bfc83 89 "source-map-loader": "^0.2.1",
b33f657c 90 "source-sans-pro": "^2.0.10",
ec61fb7e 91 "standard": "^10.0.0",
ab32b0fc 92 "string-replace-loader": "^1.0.3",
a685e25c 93 "style-loader": "^0.19.0",
a17bc2c3 94 "tslib": "^1.5.0",
b0f9f39e 95 "tslint": "^5.7.0",
7a8032bb 96 "tslint-config-standard": "^7.0.0",
9bce7592 97 "tslint-loader": "^3.3.0",
b0f9f39e 98 "typescript": "^2.5.2",
7a8032bb 99 "uglifyjs-webpack-plugin": "^1.0.1",
a685e25c 100 "url-loader": "^0.6.2",
80624154 101 "video.js": "^6.2.0",
3bb2c7f9 102 "videojs-dock": "^2.0.2",
202e7223 103 "webpack": "^3.3.0",
ec61fb7e
C
104 "webpack-bundle-analyzer": "^2.8.2",
105 "webpack-dev-server": "^2.4.5",
106 "webpack-dll-bundles-plugin": "^1.0.0-beta.5",
383bfc83 107 "webpack-merge": "~4.1.0",
66698b83 108 "webpack-notifier": "^1.3.0",
fe6445bf 109 "webtorrent": "^0.98.0",
383bfc83 110 "zone.js": "~0.8.5"
6f4e2522 111 }
e822fdae 112}