2019-02-20 22:15:40 +00:00
|
|
|
{
|
|
|
|
"name": "jellyfin-web",
|
2019-02-20 22:18:56 +00:00
|
|
|
"version": "0.0.0",
|
2019-02-20 22:15:40 +00:00
|
|
|
"description": "Web interface for Jellyfin",
|
|
|
|
"repository": "https://github.com/jellyfin/jellyfin-web",
|
2019-02-20 22:17:26 +00:00
|
|
|
"license": "GPL-2",
|
|
|
|
"devDependencies": {
|
|
|
|
"webpack": "^4.29.5",
|
|
|
|
"webpack-cli": "^3.2.3"
|
|
|
|
}
|
2019-02-20 22:15:40 +00:00
|
|
|
}
|