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

28 lines
766 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": {
"requirejs": "requirejs#^2.1.22"
},
"devDependencies": {},
"ignore": [],
"version": "1.0.0",
"_release": "1.0.0",
"_resolution": {
"type": "version",
"tag": "1.0.0",
"commit": "e5ea8f8503ae36e45609e77aae4ecae170cb5dea"
},
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
"_target": "~1.0.0",
"_originalSource": "emby-webcomponents",
"_direct": true
}