jellyfin-web/dashboard-ui/bower_components/emby-webcomponents/.bower.json

28 lines
785 B
JSON
Raw Normal View History

2015-12-23 13:07:03 -07: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 11:35:53 -07:00
"requirejs": "requirejs#^2.1.22",
"isMobile": "isMobile#^0.3.9"
2015-12-23 13:07:03 -07:00
},
"devDependencies": {},
"ignore": [],
2016-02-24 23:38:12 -07:00
"version": "1.0.96",
"_release": "1.0.96",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
2016-02-24 23:38:12 -07:00
"tag": "1.0.96",
"commit": "b77e4d74466f5960adc27e2cb7b55ef3d22f14dd"
2015-12-23 13:07:03 -07:00
},
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
"_target": "~1.0.0",
2015-12-26 11:35:53 -07:00
"_originalSource": "emby-webcomponents"
2015-12-23 13:07:03 -07:00
}