summaryrefslogtreecommitdiffstats
path: root/templates/css/filemanage/js/jquery-ui-1.9.2.custom/development-bundle/ui.effect-explode.jquery.json
blob: 49413927ecb564c87101c627338dd7505b7a527b (plain) (blame)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
{
    "name": "ui.effect-explode",
    "title": "jQuery UI Explode Effect",
    "description": "Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.",
    "keywords": [
        "ui",
        "explode",
        "effect",
        "show",
        "hide"
    ],
    "version": "1.9.2",
    "author": {
        "name": "jQuery Foundation and other contributors",
        "url": "https://github.com/jquery/jquery-ui/blob/1.9.2/AUTHORS.txt"
    },
    "maintainers": [
        {
            "name": "Scott González",
            "email": "scott.gonzalez@gmail.com",
            "url": "http://scottgonzalez.com"
        },
        {
            "name": "Jörn Zaefferer",
            "email": "joern.zaefferer@gmail.com",
            "url": "http://bassistance.de"
        },
        {
            "name": "Kris Borchers",
            "email": "kris.borchers@gmail.com",
            "url": "http://krisborchers.com"
        },
        {
            "name": "Corey Frang",
            "email": "gnarf37@gmail.com",
            "url": "http://gnarf.net"
        }
    ],
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/jquery/jquery-ui/blob/1.9.2/MIT-LICENSE.txt"
        }
    ],
    "bugs": "http://bugs.jqueryui.com/",
    "homepage": "http://jqueryui.com/explode-effect/",
    "demo": "http://jqueryui.com/explode-effect/",
    "docs": "http://api.jqueryui.com/explode-effect/",
    "download": "http://jqueryui.com/download/",
    "dependencies": {
        "jquery": ">=1.6",
        "ui.effect": "1.9.2"
    },
    "category": "effect"
}