.bower.json 502 B

12345678910111213141516171819
  1. {
  2. "name": "angular-animate",
  3. "version": "1.3.20",
  4. "main": "./angular-animate.js",
  5. "ignore": [],
  6. "dependencies": {
  7. "angular": "1.3.20"
  8. },
  9. "homepage": "https://github.com/angular/bower-angular-animate",
  10. "_release": "1.3.20",
  11. "_resolution": {
  12. "type": "version",
  13. "tag": "v1.3.20",
  14. "commit": "a0d4208f770315df80866fcb449eff913efbbbdc"
  15. },
  16. "_source": "https://github.com/angular/bower-angular-animate.git",
  17. "_target": "~1.3.15",
  18. "_originalSource": "angular-animate"
  19. }