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-23 10:46:01 -07:00
|
|
|
"cryptojslib": "cryptojslib#^3.1.2",
|
|
|
|
"requirejs": "requirejs#^2.1.22"
|
2015-12-15 22:30:14 -07:00
|
|
|
},
|
|
|
|
"devDependencies": {},
|
|
|
|
"ignore": [],
|
2016-06-15 23:20:12 -07:00
|
|
|
"version": "1.1.64",
|
|
|
|
"_release": "1.1.64",
|
2015-12-15 22:30:14 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-06-15 23:20:12 -07:00
|
|
|
"tag": "1.1.64",
|
|
|
|
"commit": "a1d00ddc6a767b00a588729b13c8202b99b1eadb"
|
2015-12-15 22:30:14 -07:00
|
|
|
},
|
2016-04-09 12:04:14 -07:00
|
|
|
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
|
2016-04-09 14:16:17 -07:00
|
|
|
"_target": "^1.1.51",
|
2016-04-22 09:09:08 -07:00
|
|
|
"_originalSource": "emby-apiclient"
|
2015-12-15 22:30:14 -07:00
|
|
|
}
|