2016-03-07 14:48:46 +01:00
|
|
|
{
|
|
|
|
"name": "peertube-client",
|
2019-08-26 08:49:46 +02:00
|
|
|
"version": "1.4.0",
|
2016-03-07 14:48:46 +01:00
|
|
|
"private": true,
|
|
|
|
"licence": "GPLv3",
|
|
|
|
"author": {
|
2018-10-03 16:43:57 +02:00
|
|
|
"name": "Chocobozzz",
|
|
|
|
"email": "chocobozzz@cpy.re",
|
2016-03-07 14:48:46 +01:00
|
|
|
"url": "http://github.com/Chocobozzz"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2018-08-16 10:57:57 +02:00
|
|
|
"url": "git+https://github.com/Chocobozzz/PeerTube.git"
|
2016-03-07 14:48:46 +01:00
|
|
|
},
|
|
|
|
"scripts": {
|
2018-07-10 18:02:30 +02:00
|
|
|
"lint": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
|
2017-06-11 15:19:43 +02:00
|
|
|
"webpack": "webpack",
|
2018-02-22 10:41:36 +01:00
|
|
|
"tslint": "tslint",
|
2017-12-12 11:38:02 +01:00
|
|
|
"ng": "ng",
|
2018-06-28 15:53:04 +02:00
|
|
|
"postinstall": "npm rebuild node-sass",
|
2018-05-17 10:55:01 +02:00
|
|
|
"webpack-bundle-analyzer": "webpack-bundle-analyzer",
|
2018-05-31 18:12:15 +02:00
|
|
|
"webdriver-manager": "webdriver-manager",
|
2019-03-13 16:07:40 +01:00
|
|
|
"ngx-extractor": "ngx-extractor"
|
2016-03-07 14:48:46 +01:00
|
|
|
},
|
2016-05-13 14:18:37 +02:00
|
|
|
"license": "GPLv3",
|
2018-08-02 15:34:09 +02:00
|
|
|
"typings": "*.d.ts",
|
2018-05-09 16:47:48 +02:00
|
|
|
"resolutions": {
|
2018-05-30 17:10:00 +02:00
|
|
|
"video.js": "^7",
|
2018-05-23 12:02:15 +02:00
|
|
|
"webtorrent/create-torrent/junk": "^1",
|
2019-02-08 16:16:40 +01:00
|
|
|
"simple-get": "^2.8.1",
|
|
|
|
"punycode": "^1.4.1"
|
2018-05-09 16:47:48 +02:00
|
|
|
},
|
2017-10-09 14:40:05 +02:00
|
|
|
"devDependencies": {
|
2019-08-01 11:38:26 +02:00
|
|
|
"@angular-devkit/build-angular": "~0.802.0",
|
|
|
|
"@angular/animations": "~8.2.0",
|
2019-07-24 16:05:59 +02:00
|
|
|
"@angular/cdk": "^8.1.1",
|
2019-08-23 10:27:59 +02:00
|
|
|
"@angular/cli": "~8.3.0",
|
2019-08-01 11:38:26 +02:00
|
|
|
"@angular/common": "~8.2.0",
|
|
|
|
"@angular/compiler": "~8.2.0",
|
|
|
|
"@angular/compiler-cli": "~8.2.0",
|
|
|
|
"@angular/core": "~8.2.0",
|
|
|
|
"@angular/forms": "~8.2.0",
|
|
|
|
"@angular/language-service": "~8.2.0",
|
|
|
|
"@angular/platform-browser": "~8.2.0",
|
|
|
|
"@angular/platform-browser-dynamic": "~8.2.0",
|
|
|
|
"@angular/router": "~8.2.0",
|
|
|
|
"@angular/service-worker": "~8.2.0",
|
2017-12-12 14:45:42 +01:00
|
|
|
"@angularclass/hmr": "^2.1.3",
|
2018-08-09 09:22:10 +02:00
|
|
|
"@neos21/bootstrap3-glyphicons": "^1.0.1",
|
2019-07-25 10:44:21 +02:00
|
|
|
"@ng-bootstrap/ng-bootstrap": "^5.1.0",
|
2019-04-02 17:39:21 +02:00
|
|
|
"@ngx-loading-bar/core": "^4.2.0",
|
|
|
|
"@ngx-loading-bar/http-client": "^4.2.0",
|
|
|
|
"@ngx-loading-bar/router": "^4.2.0",
|
|
|
|
"@ngx-meta/core": "^7.0.0",
|
2018-05-31 18:12:15 +02:00
|
|
|
"@ngx-translate/i18n-polyfill": "^1.0.0",
|
2019-07-25 10:44:21 +02:00
|
|
|
"@streamroot/videojs-hlsjs-plugin": "^1.0.10",
|
|
|
|
"@types/core-js": "^2.5.2",
|
|
|
|
"@types/hls.js": "^0.12.4",
|
|
|
|
"@types/jasmine": "^3.3.15",
|
2018-05-16 19:59:21 +02:00
|
|
|
"@types/jasminewd2": "^2.0.3",
|
2018-07-10 17:47:56 +02:00
|
|
|
"@types/jschannel": "^1.0.0",
|
2019-07-25 10:44:21 +02:00
|
|
|
"@types/linkifyjs": "^2.1.2",
|
2017-12-20 09:04:52 +01:00
|
|
|
"@types/lodash-es": "^4.17.0",
|
2018-08-27 11:45:58 +02:00
|
|
|
"@types/markdown-it": "^0.0.5",
|
|
|
|
"@types/node": "^10.9.2",
|
2018-09-21 09:18:28 +02:00
|
|
|
"@types/sanitize-html": "1.18.0",
|
2019-01-08 11:26:41 +01:00
|
|
|
"@types/socket.io-client": "^1.4.32",
|
2018-10-18 14:35:31 +02:00
|
|
|
"@types/video.js": "^7.2.5",
|
2017-10-09 14:40:05 +02:00
|
|
|
"@types/webtorrent": "^0.98.4",
|
2018-08-28 09:32:03 +02:00
|
|
|
"angular2-hotkeys": "^2.1.2",
|
2019-07-24 16:05:59 +02:00
|
|
|
"angularx-qrcode": "^1.6.4",
|
2018-09-21 09:18:28 +02:00
|
|
|
"awesome-typescript-loader": "5.2.1",
|
2018-08-09 09:22:10 +02:00
|
|
|
"bootstrap": "^4.1.3",
|
2018-06-28 15:53:04 +02:00
|
|
|
"buffer": "^5.1.0",
|
2018-08-27 11:45:58 +02:00
|
|
|
"cache-chunk-store": "^3.0.0",
|
2019-07-24 16:05:59 +02:00
|
|
|
"codelyzer": "^5.0.1",
|
2019-07-25 10:44:21 +02:00
|
|
|
"core-js": "^3.1.4",
|
|
|
|
"css-loader": "^3.1.0",
|
2018-05-25 16:56:11 +02:00
|
|
|
"dexie": "^2.0.4",
|
2018-04-06 16:06:43 +02:00
|
|
|
"extract-text-webpack-plugin": "4.0.0-beta.0",
|
2019-07-25 10:44:21 +02:00
|
|
|
"file-loader": "^4.1.0",
|
|
|
|
"focus-visible": "^5.0.2",
|
2019-01-24 10:16:30 +01:00
|
|
|
"hls.js": "^0.12.2",
|
2018-07-10 17:47:56 +02:00
|
|
|
"html-loader": "^0.5.5",
|
2018-07-17 10:25:09 +02:00
|
|
|
"html-webpack-plugin": "^3.2.0",
|
2018-06-28 15:53:04 +02:00
|
|
|
"https-browserify": "^1.0.0",
|
2018-05-16 19:59:21 +02:00
|
|
|
"jasmine-core": "^3.1.0",
|
|
|
|
"jasmine-spec-reporter": "^4.2.1",
|
2018-07-10 17:47:56 +02:00
|
|
|
"jschannel": "^1.0.2",
|
2019-04-02 17:39:21 +02:00
|
|
|
"karma": "^4.0.1",
|
2019-07-25 10:44:21 +02:00
|
|
|
"karma-chrome-launcher": "^3.0.0",
|
2018-08-27 11:45:58 +02:00
|
|
|
"karma-coverage-istanbul-reporter": "^2.0.2",
|
2019-04-02 17:39:21 +02:00
|
|
|
"karma-jasmine": "^2.0.1",
|
2018-08-27 11:45:58 +02:00
|
|
|
"karma-jasmine-html-reporter": "^1.3.1",
|
2018-02-21 16:44:18 +01:00
|
|
|
"linkifyjs": "^2.1.5",
|
2017-12-20 09:04:52 +01:00
|
|
|
"lodash-es": "^4.17.4",
|
2019-07-25 10:44:21 +02:00
|
|
|
"markdown-it": "^9.0.1",
|
|
|
|
"ngx-chips": "2.0.2",
|
|
|
|
"ngx-clipboard": "12.2.0",
|
2018-05-15 10:58:08 +02:00
|
|
|
"ngx-pipes": "^2.1.7",
|
2018-08-27 11:45:58 +02:00
|
|
|
"node-sass": "^4.9.3",
|
2017-12-11 17:36:46 +01:00
|
|
|
"npm-font-source-sans-pro": "^1.0.2",
|
2019-07-25 10:44:21 +02:00
|
|
|
"p2p-media-loader-hlsjs": "^0.6.1",
|
2018-06-28 15:53:04 +02:00
|
|
|
"path-browserify": "^1.0.0",
|
2019-07-25 10:44:21 +02:00
|
|
|
"primeng": "^8.0.2",
|
2018-06-28 15:53:04 +02:00
|
|
|
"process": "^0.11.10",
|
2018-05-16 19:59:21 +02:00
|
|
|
"protractor": "^5.3.2",
|
2017-10-09 14:40:05 +02:00
|
|
|
"purify-css": "^1.2.5",
|
|
|
|
"purifycss-webpack": "^0.7.0",
|
2019-04-02 17:39:21 +02:00
|
|
|
"raw-loader": "^1",
|
2019-07-24 16:05:59 +02:00
|
|
|
"rxjs": "^6.5.2",
|
2018-08-27 11:45:58 +02:00
|
|
|
"sanitize-html": "^1.18.4",
|
|
|
|
"sass-loader": "^7.1.0",
|
2018-11-15 10:25:33 +01:00
|
|
|
"sass-resources-loader": "^2.0.0",
|
2019-01-08 11:26:41 +01:00
|
|
|
"socket.io-client": "^2.2.0",
|
2018-09-21 09:18:28 +02:00
|
|
|
"stream-browserify": "^2.0.1",
|
2018-11-15 10:25:33 +01:00
|
|
|
"stream-http": "^3.0.0",
|
2018-09-21 09:18:28 +02:00
|
|
|
"terser-webpack-plugin": "^1.1.0",
|
2017-09-04 20:07:54 +02:00
|
|
|
"tslint": "^5.7.0",
|
2019-07-25 10:44:21 +02:00
|
|
|
"tslint-angular": "^3.0.2",
|
2018-09-21 09:26:02 +02:00
|
|
|
"tslint-config-standard": "^8.0.1",
|
2019-08-01 11:38:26 +02:00
|
|
|
"typescript": "~3.5.3",
|
2018-09-21 09:18:28 +02:00
|
|
|
"video.js": "^7",
|
|
|
|
"videojs-contextmenu-ui": "^5.0.0",
|
2019-01-23 15:36:45 +01:00
|
|
|
"videojs-contrib-quality-levels": "^2.0.9",
|
2016-11-07 22:35:37 +01:00
|
|
|
"videojs-dock": "^2.0.2",
|
2018-04-03 17:33:39 +02:00
|
|
|
"videojs-hotkeys": "^0.2.21",
|
2019-07-30 10:54:14 +02:00
|
|
|
"videostream": "~3.1",
|
2018-09-21 09:18:28 +02:00
|
|
|
"webpack-bundle-analyzer": "^3.0.2",
|
2018-07-17 10:25:09 +02:00
|
|
|
"webpack-cli": "^3.0.8",
|
2019-07-25 10:44:21 +02:00
|
|
|
"webtorrent": "^0.105.1",
|
2018-09-21 09:18:28 +02:00
|
|
|
"whatwg-fetch": "^3.0.0",
|
2019-08-01 11:38:26 +02:00
|
|
|
"zone.js": "~0.10.0"
|
2016-03-07 14:48:46 +01:00
|
|
|
}
|
2019-07-25 10:44:21 +02:00
|
|
|
}
|