.bower.json 435 B

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