.bower.json 514 B

1234567891011121314151617181920
  1. {
  2. "name": "angular-cookies",
  3. "version": "1.4.7",
  4. "main": "./angular-cookies.js",
  5. "ignore": [],
  6. "dependencies": {
  7. "angular": "1.4.7"
  8. },
  9. "homepage": "https://github.com/angular/bower-angular-cookies",
  10. "_release": "1.4.7",
  11. "_resolution": {
  12. "type": "version",
  13. "tag": "v1.4.7",
  14. "commit": "083c164d49ab007e7725b77b9f46095679db010f"
  15. },
  16. "_source": "git://github.com/angular/bower-angular-cookies.git",
  17. "_target": "~1.4.7",
  18. "_originalSource": "angular-cookies",
  19. "_direct": true
  20. }