first commit
This commit is contained in:
19
mixitup-3.3.1/composer.json
Normal file
19
mixitup-3.3.1/composer.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "patrickkunka/mixitup",
|
||||
"type": "library",
|
||||
"homepage": "https://www.kunkalabs.com/mixitup/",
|
||||
"license": [
|
||||
"proprietary"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "KunkaLabs Limited",
|
||||
"homepage": "https://www.kunkalabs.com/"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"docs": "https://www.kunkalabs.com/mixitup/docs/get-started/"
|
||||
},
|
||||
"description": "A high-performance, dependency-free library for animated filtering, sorting and more",
|
||||
"keywords": ["javascript", "animate", "filtering", "sorting"]
|
||||
}
|
||||
Reference in New Issue
Block a user