0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-21 18:38:57 +01:00
flags/composer.json
Panayiotis Lipiridis c1fca66d8a Fix
2023-07-24 22:18:01 +03:00

25 lines
531 B
JSON

{
"name": "lipis/flag-icons",
"description": "A curated collection of all country flags in SVG — plus the CSS for easier integration.",
"type": "library",
"license": "MIT",
"homepage": "https://flagicons.lipis.dev",
"keywords": [
"css",
"svg",
"country-flags",
"country",
"icon-css"
],
"authors": [
{
"name": "Panayiotis Lipiridis",
"email": "lipiridis@gmail.com",
"role": "Lead"
}
],
"support": {
"issues": "https://github.com/lipis/flag-icons/issues"
}
}