2015-12-15 22:30:14 -07:00
|
|
|
{
|
|
|
|
"name": "hls.js",
|
2016-02-01 10:02:17 -07:00
|
|
|
"version": "0.4.8",
|
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"
|
|
|
|
],
|
2016-02-01 10:02:17 -07:00
|
|
|
"_release": "0.4.8",
|
2015-12-15 22:30:14 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-02-01 10:02:17 -07:00
|
|
|
"tag": "v0.4.8",
|
|
|
|
"commit": "de1534ca184ffa3a313fc5b433713512f6ab1c27"
|
2015-12-15 22:30:14 -07:00
|
|
|
},
|
|
|
|
"_source": "git://github.com/dailymotion/hls.js.git",
|
2016-01-13 13:58:12 -07:00
|
|
|
"_target": "~0.4.5",
|
2016-01-18 12:07:26 -07:00
|
|
|
"_originalSource": "dailymotion/hls.js"
|
2015-12-15 22:30:14 -07:00
|
|
|
}
|