jellyfin-web/dashboard-ui/bower_components/hlsjs/.bower.json
2016-12-08 10:40:20 -05:00

28 lines
701 B
JSON

{
"name": "hls.js",
"version": "0.6.13",
"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.13",
"_resolution": {
"type": "version",
"tag": "v0.6.13",
"commit": "ac72ae33a7c260ebafd44ebc1046206e37d1cfdd"
},
"_source": "https://github.com/dailymotion/hls.js.git",
"_target": "^0.6.11",
"_originalSource": "hls.js"
}