2015-12-15 22:30:14 -07:00
|
|
|
{
|
|
|
|
"name": "hls.js",
|
2016-02-24 20:15:07 -07:00
|
|
|
"version": "0.5.7",
|
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"
|
|
|
|
],
|
2016-02-24 20:15:07 -07:00
|
|
|
"_release": "0.5.7",
|
2015-12-15 22:30:14 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-02-24 20:15:07 -07:00
|
|
|
"tag": "v0.5.7",
|
|
|
|
"commit": "448de529aa48dd7e32d639f265995c51f6dd22f5"
|
2015-12-15 22:30:14 -07:00
|
|
|
},
|
|
|
|
"_source": "git://github.com/dailymotion/hls.js.git",
|
2016-02-24 20:15:07 -07:00
|
|
|
"_target": "~0.5.7",
|
|
|
|
"_originalSource": "dailymotion/hls.js",
|
|
|
|
"_direct": true
|
2015-12-15 22:30:14 -07:00
|
|
|
}
|