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

28 lines
787 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-05-31 08:29:00 -07:00
"version": "1.4.12",
"_release": "1.4.12",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
2016-05-31 08:29:00 -07:00
"tag": "1.4.12",
"commit": "56918a494d703b9b3d47e47d28c0ff580eb5a002"
2015-12-23 13:07:03 -07:00
},
2016-04-08 09:49:34 -07:00
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
2016-04-04 12:07:43 -07:00
"_target": "^1.2.0",
2016-04-04 12:55:39 -07:00
"_originalSource": "emby-webcomponents"
2015-12-23 13:07:03 -07:00
}