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/**"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|