.bower.json 496 B

1234567891011121314151617181920212223
  1. {
  2. "name": "animate.css",
  3. "version": "3.2.6",
  4. "main": "./animate.css",
  5. "ignore": [
  6. ".*",
  7. "src",
  8. "*.yml",
  9. "Gemfile",
  10. "Gemfile.lock",
  11. "*.md"
  12. ],
  13. "homepage": "https://github.com/daneden/animate.css",
  14. "_release": "3.2.6",
  15. "_resolution": {
  16. "type": "version",
  17. "tag": "3.2.6",
  18. "commit": "64d14c1b65c89d588aefe6fccd3a8b76eefd534a"
  19. },
  20. "_source": "https://github.com/daneden/animate.css.git",
  21. "_target": "~3.2.6",
  22. "_originalSource": "animate.css"
  23. }