jellyfin-web/dashboard-ui/bower_components/hls.js/.bower.json

27 lines
683 B
JSON
Raw Normal View History

2015-12-15 22:30:14 -07:00
{
"name": "hls.js",
2015-12-22 13:13:28 -07:00
"version": "0.3.15",
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",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
2015-12-22 13:13:28 -07:00
"_release": "0.3.15",
2015-12-15 22:30:14 -07:00
"_resolution": {
"type": "version",
2015-12-22 13:13:28 -07:00
"tag": "v0.3.15",
"commit": "d3ecf55b89063d7ba3bd70800d5839755b0c7e63"
2015-12-15 22:30:14 -07:00
},
"_source": "git://github.com/dailymotion/hls.js.git",
"_target": "~0.3.11",
2015-12-18 10:31:11 -07:00
"_originalSource": "dailymotion/hls.js"
2015-12-15 22:30:14 -07:00
}