first commit
This commit is contained in:
27
libraries/filemanager-9.12.1/js/jPlayer/package.json
Normal file
27
libraries/filemanager-9.12.1/js/jPlayer/package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "jplayer",
|
||||
"version": "2.4.0",
|
||||
"description": "The jQuery HTML5 Audio / Video Library",
|
||||
"homepage": "http://www.jplayer.org/",
|
||||
"keywords": [
|
||||
"audio",
|
||||
"video"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">1.7.0"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/MIT"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/happyworm/jPlayer.git"
|
||||
}
|
||||
],
|
||||
"github": "http://github.com/happyworm/jPlayer",
|
||||
"main": "jquery.jplayer/jquery.jplayer.js"
|
||||
}
|
||||
Reference in New Issue
Block a user