mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-25 05:16:55 +01:00
Updated composer.json
This commit is contained in:
parent
c97cf277c4
commit
b12989d2e2
@ -1,27 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
"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/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user