Sin descripción

.bower.json 541B

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