6 Star 71 Fork 3

Ajunboys / jPlayer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 937 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "happyworm/jplayer",
"description": "jPlayer allows you to create a media player with a consistent interface and experience across all browsers.",
"type": "component",
"homepage": "http://jplayer.org/",
"license": "MIT",
"keywords": [
"audio",
"video",
"media",
"player",
"jplayer",
"html5",
"streaming"
],
"authors": [
{
"name": "Mark J Panaghiston",
"email": "markp@happyworm.com"
}
],
"require": {
"robloach/component-installer": "*"
},
"suggest": {
"components/jquery": ">=1.7.2"
},
"extra": {
"component": {
"scripts": [
"dist/jplayer/jquery.jplayer.js"
],
"files": [
"dist"
],
"shim": {
"deps": ["jquery"]
}
}
}
}
多媒体
1
https://gitee.com/potato/jPlayer.git
git@gitee.com:potato/jPlayer.git
potato
jPlayer
jPlayer
master

搜索帮助