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": [],
"version": "1.0.18",
"_release": "1.0.18",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
"tag": "1.0.18",
"commit": "a251227c4635bcac732075e494b2d8a4e7956d26"
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
}