first commit
This commit is contained in:
33
libraries/filemanager-9.12.1/js/jPlayer/jplayer.jquery.json
Normal file
33
libraries/filemanager-9.12.1/js/jPlayer/jplayer.jquery.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "jplayer",
|
||||
"title": "jPlayer : HTML5 Audio & Video",
|
||||
"description": "jPlayer allows you to create a media player with a consistent interface and experience across all browsers.",
|
||||
"keywords": [
|
||||
"audio",
|
||||
"video",
|
||||
"media",
|
||||
"player",
|
||||
"jplayer",
|
||||
"html5",
|
||||
"streaming"
|
||||
],
|
||||
"version": "2.4.0",
|
||||
"author": {
|
||||
"name": "Mark J Panaghiston",
|
||||
"url": "http://happyworm.com/"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/happyworm/jPlayer/blob/master/MIT-LICENSE.txt"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7"
|
||||
},
|
||||
"homepage": "http://jplayer.org/",
|
||||
"demo": "http://jplayer.org/latest/demos/",
|
||||
"docs": "http://jplayer.org/latest/developer-guide/",
|
||||
"download": "http://jplayer.org/download/",
|
||||
"bugs": "https://github.com/happyworm/jPlayer/issues"
|
||||
}
|
||||
Reference in New Issue
Block a user