.bower.json 520 B

12345678910111213141516171819
  1. {
  2. "name": "angular-sanitize",
  3. "version": "1.5.0-rc.0",
  4. "main": "./angular-sanitize.js",
  5. "ignore": [],
  6. "dependencies": {
  7. "angular": "1.5.0-rc.0"
  8. },
  9. "homepage": "https://github.com/angular/bower-angular-sanitize",
  10. "_release": "1.5.0-rc.0",
  11. "_resolution": {
  12. "type": "version",
  13. "tag": "v1.5.0-rc.0",
  14. "commit": "e908c5b56ec6e5fee07d6364de1899407e33643b"
  15. },
  16. "_source": "git://github.com/angular/bower-angular-sanitize.git",
  17. "_target": "~1.5.0",
  18. "_originalSource": "angular-sanitize"
  19. }