jellyfin-web/dashboard-ui/bower_components/emby-apiclient/.bower.json
Luke Pulverenti 1121dd8ae4 update lists
2016-02-07 16:16:02 -05:00

29 lines
837 B
JSON

{
"name": "emby-apiclient",
"main": "apiclient.js",
"authors": [
"The Emby Authors"
],
"repository": {
"type": "git",
"url": "git://github.com/MediaBrowser/Emby.ApiClient.Javascript.git"
},
"license": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript/blob/master/LICENSE",
"homepage": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript",
"dependencies": {
"cryptojslib": "cryptojslib#^3.1.2",
"requirejs": "requirejs#^2.1.22"
},
"devDependencies": {},
"ignore": [],
"version": "1.0.34",
"_release": "1.0.34",
"_resolution": {
"type": "version",
"tag": "1.0.34",
"commit": "1bbacdd65aa7c7af955cdd7f0500a4419064a98b"
},
"_source": "git://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
"_target": "~1.0.3",
"_originalSource": "emby-apiclient"
}