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

29 lines
846 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",
2016-03-09 10:40:22 -07:00
"isMobile": "isMobile#^0.3.9",
"material-design-lite": "material-design-lite#^1.1.2"
2015-12-23 13:07:03 -07:00
},
"devDependencies": {},
"ignore": [],
2016-05-12 12:21:43 -07:00
"version": "1.2.89",
"_release": "1.2.89",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
2016-05-12 12:21:43 -07:00
"tag": "1.2.89",
"commit": "cab85adec93d4bf79a9badb4beabe3374f597c99"
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
}