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-01-10 10:36:51 -07:00
"version": "1.0.16",
"_release": "1.0.16",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
2016-01-10 10:36:51 -07:00
"tag": "1.0.16",
"commit": "8058a1a93ad995fd3b7f56019719c33654698df6"
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
}