.bower.json 472 B

12345678910111213141516171819
  1. {
  2. "name": "angular",
  3. "version": "1.5.7",
  4. "license": "MIT",
  5. "main": "./angular.js",
  6. "ignore": [],
  7. "dependencies": {},
  8. "homepage": "https://github.com/angular/bower-angular",
  9. "_release": "1.5.7",
  10. "_resolution": {
  11. "type": "version",
  12. "tag": "v1.5.7",
  13. "commit": "8b7bc41468112797f501b2f6502a2be5c6a1bf5f"
  14. },
  15. "_source": "https://github.com/angular/bower-angular.git",
  16. "_target": "^1.5.7",
  17. "_originalSource": "angularjs",
  18. "_direct": true
  19. }