jellyfin-web/package.json

113 lines
3.7 KiB
JSON
Raw Normal View History

2019-02-20 15:15:40 -07:00
{
"name": "jellyfin-web",
"version": "10.8.0",
2019-02-20 15:15:40 -07:00
"description": "Web interface for Jellyfin",
"repository": "https://github.com/jellyfin/jellyfin-web",
2019-05-20 21:50:53 -07:00
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/eslint-parser": "^7.12.1",
"@babel/eslint-plugin": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-private-methods": "^7.12.1",
2020-12-03 15:33:32 -07:00
"@babel/plugin-transform-modules-umd": "^7.12.1",
"@babel/preset-env": "^7.12.10",
2020-11-27 09:17:04 -07:00
"@uupaa/dynamic-import-polyfill": "^1.0.2",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.2.2",
2020-11-27 09:17:04 -07:00
"babel-plugin-dynamic-import-polyfill": "^1.0.0",
2020-08-15 03:44:52 -07:00
"clean-webpack-plugin": "^3.0.0",
"confusing-browser-globals": "^1.0.10",
"copy-webpack-plugin": "^6.3.2",
"css-loader": "^5.0.1",
2020-02-27 14:03:11 -07:00
"cssnano": "^4.1.10",
"eslint": "^7.15.0",
2020-04-04 07:28:50 -07:00
"eslint-plugin-compat": "^3.5.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1",
2020-04-02 14:46:00 -07:00
"eslint-plugin-promise": "^4.2.1",
"expose-loader": "^1.0.3",
"file-loader": "^6.2.0",
2020-08-15 03:44:52 -07:00
"html-loader": "^1.1.0",
"html-webpack-plugin": "^4.5.0",
2020-02-28 06:36:42 -07:00
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"sass": "^1.30.0",
"sass-loader": "^10.1.0",
"source-map-loader": "^1.1.3",
"style-loader": "^2.0.0",
"stylelint": "^13.8.0",
2020-01-19 07:45:20 -07:00
"stylelint-config-rational-order": "^0.1.2",
"stylelint-no-browser-hacks": "^1.2.1",
"stylelint-order": "^4.1.0",
2020-11-25 11:57:01 -07:00
"stylelint-scss": "^3.18.0",
"webpack": "^5.10.1",
2020-08-15 03:44:52 -07:00
"webpack-cli": "^4.0.0",
2020-10-18 10:58:09 -07:00
"webpack-dev-server": "^3.11.0",
2020-02-27 14:03:11 -07:00
"webpack-merge": "^4.2.2",
2020-11-09 12:20:55 -07:00
"workbox-webpack-plugin": "^5.1.4",
2020-08-29 22:57:36 -07:00
"worker-plugin": "^5.0.0"
},
"dependencies": {
2020-05-21 04:52:43 -07:00
"blurhash": "^1.1.3",
2020-04-04 07:00:38 -07:00
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"core-js": "^3.8.1",
"date-fns": "^2.16.1",
2020-05-05 07:02:05 -07:00
"epubjs": "^0.3.85",
"fast-text-encoding": "^1.0.3",
"flv.js": "^1.5.0",
2020-12-14 13:37:26 -07:00
"fontsource-noto-sans": "^3.1.5",
"fontsource-noto-sans-hk": "^3.1.5",
"fontsource-noto-sans-jp": "^3.1.5",
"fontsource-noto-sans-kr": "^3.1.5",
"fontsource-noto-sans-sc": "^3.1.5",
"headroom.js": "^0.12.0",
"hls.js": "^0.14.17",
"intersection-observer": "^0.12.0",
2020-12-04 21:07:46 -07:00
"jellyfin-apiclient": "^1.5.0",
"jquery": "^3.5.1",
"jstree": "^3.3.10",
2020-05-29 14:32:45 -07:00
"libarchive.js": "^1.3.0",
2020-04-27 15:51:03 -07:00
"libass-wasm": "https://github.com/jellyfin/JavascriptSubtitlesOctopus#4.0.0-jf-smarttv",
"material-design-icons-iconfont": "^6.1.0",
2019-11-10 09:45:01 -07:00
"native-promise-only": "^0.8.0-a",
"page": "^1.11.6",
"pdfjs-dist": "2.5.207",
2019-11-10 09:45:01 -07:00
"resize-observer-polyfill": "^1.5.1",
"screenfull": "^5.0.2",
"sortablejs": "^1.12.0",
"swiper": "^6.4.1",
2019-11-27 13:55:41 -07:00
"webcomponents.js": "^0.7.24",
2020-11-19 14:27:44 -07:00
"whatwg-fetch": "^3.5.0",
"workbox-core": "^5.1.4",
"workbox-precaching": "^5.1.4"
2019-05-22 11:50:54 -07:00
},
2019-12-30 03:37:21 -07:00
"browserslist": [
2019-12-30 07:21:42 -07:00
"last 2 Firefox versions",
"last 2 Chrome versions",
"last 2 ChromeAndroid versions",
"last 2 Safari versions",
2020-07-28 06:25:40 -07:00
"iOS > 10",
2019-12-30 07:21:42 -07:00
"last 2 Edge versions",
"Chrome 27",
2019-12-30 03:37:21 -07:00
"Chrome 38",
"Chrome 47",
"Chrome 53",
"Chrome 56",
"Chrome 63",
2020-07-28 06:25:40 -07:00
"Edge 18",
2019-12-30 03:37:21 -07:00
"Firefox ESR"
],
2019-05-22 11:50:54 -07:00
"scripts": {
2020-08-05 08:53:31 -07:00
"start": "yarn serve",
"serve": "webpack serve --config webpack.dev.js",
"prepare": "./scripts/prepare.sh",
2020-08-15 03:44:52 -07:00
"build:development": "webpack --config webpack.dev.js",
"build:production": "webpack --config webpack.prod.js",
2020-11-24 13:22:00 -07:00
"lint": "eslint \"src/\"",
2020-11-25 11:57:01 -07:00
"stylelint": "yarn stylelint:css && yarn stylelint:scss",
"stylelint:css": "stylelint \"src/**/*.css\"",
"stylelint:scss": "stylelint --config=\".stylelintrc.scss.json\" \"src/**/*.scss\""
}
2019-02-20 15:15:40 -07:00
}