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.29",
"_release": "1.0.29",
2015-12-23 13:07:03 -07:00
"_resolution": {
"type": "version",
"tag": "1.0.29",
"commit": "2e60e59d116fee68281235ba19f1e74073565c50"
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
}