mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-25 05:16:55 +01:00
23 lines
409 B
JSON
23 lines
409 B
JSON
{
|
|
"name": "components/flag-icon-css",
|
|
"type": "component",
|
|
"description": "CSS for vector based country flags",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Panayiotis Lipiridis (Lipis)",
|
|
"email": "lipiridis@gmail.com"
|
|
}
|
|
],
|
|
"extra": {
|
|
"component": {
|
|
"name": "flag-icon-css",
|
|
"files": [
|
|
"less/**",
|
|
"css/**",
|
|
"flags/**"
|
|
]
|
|
}
|
|
}
|
|
}
|