You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
647 B

  1. {
  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. }