jellyfin-web/dashboard-ui/bower_components/hls.js/.bower.json
2016-01-13 15:58:12 -05:00

28 lines
698 B
JSON

{
"name": "hls.js",
"version": "0.4.5",
"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": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.4.5",
"_resolution": {
"type": "version",
"tag": "v0.4.5",
"commit": "908ac4a44a182bdbede9c1830828983c18532ca0"
},
"_source": "git://github.com/dailymotion/hls.js.git",
"_target": "~0.4.5",
"_originalSource": "dailymotion/hls.js",
"_direct": true
}