.bower.json 506 B

1234567891011121314151617181920
  1. {
  2. "name": "angular-mocks",
  3. "version": "1.5.8",
  4. "license": "MIT",
  5. "main": "./angular-mocks.js",
  6. "ignore": [],
  7. "dependencies": {
  8. "angular": "1.5.8"
  9. },
  10. "homepage": "https://github.com/angular/bower-angular-mocks",
  11. "_release": "1.5.8",
  12. "_resolution": {
  13. "type": "version",
  14. "tag": "v1.5.8",
  15. "commit": "482eefcf6b03057c5fcddb9750e460f458ee3487"
  16. },
  17. "_source": "https://github.com/angular/bower-angular-mocks.git",
  18. "_target": "1.5.8",
  19. "_originalSource": "angular-mocks"
  20. }