hjg
2024-10-30 8cf23534166c07e711aac2a25911ada317ba01f0
提交 | 用户 | 时间
58d006 1 {
A 2     "name": "mixitup",
3     "title": "MixItUp",
4     "description": "A CSS3 and jQuery Filter & Sort Plugin",
5     "keywords": [
6         "filter",
7     "sort",
8     "CSS3",
9     "grid",
10     "responsive",
11     "animation"
12     ],
13     "version": "1.5.4",
14     "author": {
15         "name": "Patrick Kunka, Barrel NY",
16         "url": "http://www.barrelny.com"
17     },
18     "licenses": [
19         {
20             "type": "CC BY-ND",
21             "url": "http://creativecommons.org/licenses/by-nd/3.0/"
22         }
23     ],
24     "homepage": "http://mixitup.io",
25     "docs": "http://mixitup.io",
26     "download": "http://mixitup.io",
27     "dependencies": {
28         "jquery": ">=1.4"
29     }
30 }