-
Notifications
You must be signed in to change notification settings - Fork 533
/
sewise.player.json
42 lines (42 loc) · 1.06 KB
/
sewise.player.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"name": "Sewise Player",
"title": "Sewise Player : HTML5 Video Player",
"description": "Sewise Player allows you to create a media player with a consistent interface and experience across all browsers.",
"keywords": [
"html5",
"player",
"video",
"skin",
"sewise player",
"html5 player",
"flash player",
"vod player",
"live player",
"web player",
"html5 css skins",
"free html5 player",
"javascript player",
"stream media player",
"opensource html5 player"
],
"version": "2.4.9",
"author": {
"name": "Jack Zhang",
"url": "http://player.sewise.com/"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/happyworm/jPlayer/blob/master/MIT-LICENSE.txt"
}
],
"dependencies": {
"jquery": ">1.8.0",
"sewise server": ">1.0.0"
},
"homepage": "http://player.sewise.com/",
"demo": "http://player.sewise.com/a/yingyongshili/",
"docs": "http://player.sewise.com/a/bangzhuzhongxin/",
"download": "http://player.sewise.com/a/pifuxiazai/",
"bugs": "http://bbs.sewise.com/"
}