You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
640 B

7 years ago
  1. {
  2. "name": "angular-material",
  3. "version": "1.1.3",
  4. "license": "MIT",
  5. "ignore": [],
  6. "dependencies": {
  7. "angular": "^1.4.8",
  8. "angular-animate": "^1.4.8",
  9. "angular-aria": "^1.4.8",
  10. "angular-messages": "^1.4.8"
  11. },
  12. "main": [
  13. "angular-material.js",
  14. "angular-material.css"
  15. ],
  16. "homepage": "https://github.com/angular/bower-material",
  17. "_release": "1.1.3",
  18. "_resolution": {
  19. "type": "version",
  20. "tag": "v1.1.3",
  21. "commit": "db8bbe834d0f96fbd9a3187e23b7ba6af4c084c4"
  22. },
  23. "_source": "https://github.com/angular/bower-material.git",
  24. "_target": "^1.1.3",
  25. "_originalSource": "angular-material"
  26. }