1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/bower_components/emby-webcomponents/bower.json

21 lines
487 B
JSON
Raw Normal View History

2015-12-23 15:07:03 -05:00
{
"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": {
2015-12-26 13:35:53 -05:00
"requirejs": "requirejs#^2.1.22",
"isMobile": "isMobile#^0.3.9"
2015-12-23 15:07:03 -05:00
},
"devDependencies": {
},
"ignore": []
}