mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-22 02:47:32 +01:00
23 lines
405 B
JSON
23 lines
405 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/**"
|
|
]
|
|
}
|
|
}
|
|
}
|