.bower.json 502 B

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