mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-25 05:16:55 +01:00
commit
c97cf277c4
27
composer.json
Normal file
27
composer.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "components/flag-icon-css",
|
||||
"type": "component",
|
||||
"description": "CSS for vector based country flags",
|
||||
"keywords": [],
|
||||
"license": "The MIT License",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Lipis",
|
||||
"email": "yo@lip.is"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
},
|
||||
"extra": {
|
||||
"component": {
|
||||
"name": "flag-icon-css",
|
||||
"files": [
|
||||
"less/**",
|
||||
"css/**",
|
||||
"flags/**"
|
||||
]
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user