Website for the AME project.
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.

36 lines
948 B

4 years ago
  1. {
  2. "name": "open-iconic",
  3. "description": "An open source icon set with marks in SVG, sprite, webfont and raster format",
  4. "version": "1.1.1",
  5. "keywords": ["icon", "iconic", "open-iconic", "svg", "sprite", "font", "png", "webp"],
  6. "homepage": "http://useiconic.com/open-iconic/",
  7. "author": {
  8. "name": "Iconic",
  9. "email": "yourfriends@useiconic.com",
  10. "web": "http://useiconic.com/"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "https://github.com/iconic/open-iconic.git"
  15. },
  16. "contributors": [
  17. {
  18. "name": "P.J. Onori",
  19. "web": "http://twitter.com/somerandomdude"
  20. },
  21. {
  22. "name": "Dave Johnson",
  23. "web": "http://twitter.com/protodave"
  24. }
  25. ],
  26. "licenses": [
  27. {
  28. "type": "MIT License",
  29. "url": "http://opensource.org/licenses/mit-license.html"
  30. },
  31. {
  32. "type": "SIL OFL 1.1",
  33. "url": "http://scripts.sil.org/OFL"
  34. }
  35. ]
  36. }