2015-12-15 22:30:14 -07:00
|
|
|
{
|
|
|
|
"name": "hls.js",
|
2016-06-24 23:04:53 -07:00
|
|
|
"version": "0.5.40",
|
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-06-24 23:04:53 -07:00
|
|
|
"_release": "0.5.40",
|
2015-12-15 22:30:14 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-06-24 23:04:53 -07:00
|
|
|
"tag": "v0.5.40",
|
|
|
|
"commit": "878b91d51073a6f4d7b6528c204208c3e2a4cf48"
|
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",
|
2016-03-02 10:05:35 -07:00
|
|
|
"_originalSource": "dailymotion/hls.js"
|
2015-12-15 22:30:14 -07:00
|
|
|
}
|