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

30 lines
860 B
JSON
Raw Normal View History

2015-12-23 15:07:03 -05: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 13:35:53 -05:00
"requirejs": "requirejs#^2.1.22",
2016-03-09 12:40:22 -05:00
"isMobile": "isMobile#^0.3.9",
"material-design-lite": "material-design-lite#^1.1.2"
2015-12-23 15:07:03 -05:00
},
"devDependencies": {},
"ignore": [],
2016-04-04 15:07:43 -04:00
"version": "1.2.0",
"_release": "1.2.0",
2015-12-23 15:07:03 -05:00
"_resolution": {
"type": "version",
2016-04-04 15:07:43 -04:00
"tag": "1.2.0",
"commit": "7bd7723824e9724b1caf23f4b73509084eae4e46"
2015-12-23 15:07:03 -05:00
},
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
2016-04-04 15:07:43 -04:00
"_target": "^1.2.0",
"_originalSource": "emby-webcomponents",
"_direct": true
2015-12-23 15:07:03 -05:00
}