This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
memberdb/public/mt/assets/plugins/jquery-mixitup/mixitup.jquery.json
2017-08-03 16:35:36 +10:00

30 lines
647 B
JSON

{
"name": "mixitup",
"title": "MixItUp",
"description": "A CSS3 and jQuery Filter & Sort Plugin",
"keywords": [
"filter",
"sort",
"CSS3",
"grid",
"responsive",
"animation"
],
"version": "1.5.4",
"author": {
"name": "Patrick Kunka, Barrel NY",
"url": "http://www.barrelny.com"
},
"licenses": [
{
"type": "CC BY-ND",
"url": "http://creativecommons.org/licenses/by-nd/3.0/"
}
],
"homepage": "http://mixitup.io",
"docs": "http://mixitup.io",
"download": "http://mixitup.io",
"dependencies": {
"jquery": ">=1.4"
}
}