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.

21 lines
430 B

4 years ago
  1. {
  2. "name": "open-iconic",
  3. "description": "An open source icon set in SVG, webfont and raster formats",
  4. "version": "1.1.1",
  5. "license": [
  6. "MIT",
  7. "OFL-1.1"
  8. ],
  9. "homepage": "https://useiconic.com/open",
  10. "repository": {
  11. "type": "git",
  12. "url": "git://github.com/iconic/open-iconic.git"
  13. },
  14. "main": [
  15. "./sprite/open-iconic.min.svg"
  16. ],
  17. "ignore": [
  18. "*.json",
  19. "*.md"
  20. ]
  21. }