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

29 lines
844 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-03-23 12:03:17 -07:00
"version": "1.1.81",
"_release": "1.1.81",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
2016-03-23 12:03:17 -07:00
"tag": "1.1.81",
"commit": "73f83352f8263cc516f9756c39791a0e38031c27"
2015-12-23 13:07:03 -07:00
},
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
2016-02-28 14:31:45 -07:00
"_target": "~1.1.5",
2015-12-26 11:35:53 -07:00
"_originalSource": "emby-webcomponents"
2015-12-23 13:07:03 -07:00
}