jellyfin-web/dashboard-ui/bower_components/hls.js/.bower.json
2016-01-30 13:52:33 -05:00

27 lines
680 B
JSON

{
"name": "hls.js",
"version": "0.4.7",
"description": "Media Source Extension - HLS library, by/for Dailymotion",
"homepage": "https://github.com/dailymotion/hls.js",
"authors": [
"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>"
],
"main": "dist/hls.js",
"private": false,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.4.7",
"_resolution": {
"type": "version",
"tag": "v0.4.7",
"commit": "9c1a7e7d768346dcc4012e8b80f73e823af5ff20"
},
"_source": "git://github.com/dailymotion/hls.js.git",
"_target": "~0.4.5",
"_originalSource": "dailymotion/hls.js"
}