forked from huangshuwei/jquery.smartbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmartbox.jquery.json
34 lines (34 loc) · 937 Bytes
/
smartbox.jquery.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
{
"name": "smartbox",
"title": "smartbox",
"description": "smartbox is a popup layer plugin based on jquery.It supports drag、asynchronous access to html、asynchronous access to pictures, support iframe、 simple and diverse styles.",
"keywords": [
"lightbox",
"effect",
"responsive",
"modal",
"window",
"ui",
"plugin",
"jquery",
"javascript"
],
"version": "1.0.3",
"author": {
"name": "Huang ShuWei",
"url": "https://github.com/huangshuwei/"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"homepage": "https://github.com/huangshuwei/jquery.smartbox#readme",
"docs": "http://smartbox.huangsw.com/cn/introduce.html",
"download": "http://smartbox.huangsw.com/cn/introduce.html",
"bugs": "https://github.com/huangshuwei/jquery.smartbox/issues",
"dependencies": {
"jquery": ">=1.5.1"
}
}