jellyfin-web/dashboard-ui/bower_components/emby-apiclient/.bower.json

29 lines
837 B
JSON
Raw Normal View History

2015-12-15 22:30:14 -07:00
{
"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": {
2015-12-16 14:27:19 -07:00
"cryptojslib": "cryptojslib#^3.1.2",
"requirejs": "requirejs#^2.1.22"
2015-12-15 22:30:14 -07:00
},
"devDependencies": {},
"ignore": [],
2015-12-17 08:54:47 -07:00
"version": "1.0.15",
"_release": "1.0.15",
2015-12-15 22:30:14 -07:00
"_resolution": {
"type": "version",
2015-12-17 08:54:47 -07:00
"tag": "1.0.15",
"commit": "2b89c4815135e6acef56ec14d56ad0a1d7551e00"
2015-12-15 22:30:14 -07:00
},
"_source": "git://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
"_target": "~1.0.3",
2015-12-16 14:27:19 -07:00
"_originalSource": "emby-apiclient"
2015-12-15 22:30:14 -07:00
}