jellyfin-web/dashboard-ui/bower_components/hlsjs/.bower.json

29 lines
720 B
JSON
Raw Normal View History

2015-12-15 22:30:14 -07:00
{
"name": "hls.js",
"version": "0.6.11",
2016-02-03 16:00:01 -07:00
"license": "Apache-2.0",
2015-12-15 22:30:14 -07:00
"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",
2016-01-18 12:07:26 -07:00
"private": false,
2015-12-15 22:30:14 -07:00
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.6.11",
2015-12-15 22:30:14 -07:00
"_resolution": {
"type": "version",
"tag": "v0.6.11",
"commit": "7c55e06093ee8f9a9ab29aee94c3f4bef65fd77d"
2015-12-15 22:30:14 -07:00
},
"_source": "https://github.com/dailymotion/hls.js.git",
"_target": "^0.6.11",
"_originalSource": "hls.js",
"_direct": true
2015-12-15 22:30:14 -07:00
}