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

27 lines
680 B
JSON
Raw Normal View History

2015-12-15 22:30:14 -07:00
{
"name": "hls.js",
2016-01-19 12:49:42 -07:00
"version": "0.4.6",
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-19 12:49:42 -07:00
"private": false,
2015-12-15 22:30:14 -07:00
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
2016-01-19 12:49:42 -07:00
"_release": "0.4.6",
2015-12-15 22:30:14 -07:00
"_resolution": {
"type": "version",
2016-01-19 12:49:42 -07:00
"tag": "v0.4.6",
"commit": "eb4bfb0ebadda9797d8020e7b3a2d2c699444cab"
2015-12-15 22:30:14 -07:00
},
"_source": "git://github.com/dailymotion/hls.js.git",
2016-01-14 10:04:42 -07:00
"_target": "~0.4.5",
2016-01-19 12:49:42 -07:00
"_originalSource": "dailymotion/hls.js"
2015-12-15 22:30:14 -07:00
}