/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/colorbox.jquery.json

https://gitlab.com/vovanduc/dainghia · JSON · 30 lines · 30 code · 0 blank · 0 comment · 0 complexity · b3dee0e837726ca26fbdf7c0a54a7e30 MD5 · raw file

  1. {
  2. "name": "colorbox",
  3. "title": "Colorbox",
  4. "description": "jQuery lightbox and modal window plugin",
  5. "version": "1.5.9",
  6. "dependencies": {
  7. "jquery": ">=1.3.2"
  8. },
  9. "keywords": [
  10. "modal",
  11. "lightbox",
  12. "window",
  13. "popup",
  14. "ui",
  15. "jQuery"
  16. ],
  17. "author": {
  18. "name": "Jack Moore",
  19. "url": "http://www.jacklmoore.com",
  20. "email": "hello@jacklmoore.com"
  21. },
  22. "licenses": [
  23. {
  24. "type": "MIT",
  25. "url": "http://www.opensource.org/licenses/mit-license.php"
  26. }
  27. ],
  28. "homepage": "http://www.jacklmoore.com/colorbox",
  29. "demo": "http://www.jacklmoore.com/colorbox"
  30. }