bower.json 393 B

123456789101112131415
  1. {
  2. "name": "source-code-pro",
  3. "version": "1.017",
  4. "main": "source-code-pro.css",
  5. "homepage": "https://github.com/adobe-fonts/source-code-pro",
  6. "repository": {
  7. "type": "git",
  8. "url": "https://github.com/adobe-fonts/source-code-pro.git"
  9. },
  10. "authors": [
  11. { "name": "Paul D. Hunt" }
  12. ],
  13. "description": "Source Code Pro font family by Adobe",
  14. "license": "SIL OFL 1.1"
  15. }