jellyfin-web/dashboard-ui/bower_components/hlsjs/.bower.json
2016-11-26 19:40:15 -05:00

29 lines
720 B
JSON

{
"name": "hls.js",
"version": "0.6.11",
"license": "Apache-2.0",
"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.6.11",
"_resolution": {
"type": "version",
"tag": "v0.6.11",
"commit": "7c55e06093ee8f9a9ab29aee94c3f4bef65fd77d"
},
"_source": "https://github.com/dailymotion/hls.js.git",
"_target": "^0.6.11",
"_originalSource": "hls.js",
"_direct": true
}