mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
29 lines
844 B
JSON
29 lines
844 B
JSON
{
|
|
"name": "emby-webcomponents",
|
|
"authors": [
|
|
"The Emby Authors"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/MediaBrowser/emby-webcomponents.git"
|
|
},
|
|
"license": "https://github.com/MediaBrowser/emby-webcomponents/blob/master/LICENSE",
|
|
"homepage": "https://github.com/MediaBrowser/emby-webcomponents",
|
|
"dependencies": {
|
|
"requirejs": "requirejs#^2.1.22",
|
|
"isMobile": "isMobile#^0.3.9",
|
|
"material-design-lite": "material-design-lite#^1.1.2"
|
|
},
|
|
"devDependencies": {},
|
|
"ignore": [],
|
|
"version": "1.1.43",
|
|
"_release": "1.1.43",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.1.43",
|
|
"commit": "60618e198cf85828ca47a719b31074f73d8d734b"
|
|
},
|
|
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
|
|
"_target": "~1.1.5",
|
|
"_originalSource": "emby-webcomponents"
|
|
} |