.bower.json 500 B

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