jellyfish-web/dashboard-ui/bower_components/hls.js/.bower.json
2016-06-01 14:04:22 -04:00

28 lines
No EOL
710 B
JSON

{
"name": "hls.js",
"version": "0.5.33",
"license": "Apache-2.0",
"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": false,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.5.33",
"_resolution": {
"type": "version",
"tag": "v0.5.33",
"commit": "bee1aea020de895904cef15962e71c062338e22e"
},
"_source": "git://github.com/dailymotion/hls.js.git",
"_target": "~0.5.7",
"_originalSource": "dailymotion/hls.js"
}