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

{
"name": "open-iconic",
"description": "An open source icon set in SVG, webfont and raster formats",
"version": "1.1.1",
"license": [
"MIT",
"OFL-1.1"
],
"homepage": "https://useiconic.com/open",
"repository": {
"type": "git",
"url": "git://github.com/iconic/open-iconic.git"
},
"main": [
"./sprite/open-iconic.min.svg"
],
"ignore": [
"*.json",
"*.md"
]
}