+20
−25
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -2,16 +2,13 @@ | ||
"name": "components/flag-icon-css",
|
||
"type": "component",
|
||
"description": "CSS for vector based country flags",
|
||
"keywords": [],
|
||
"license": "The MIT License",
|
||
"license": "MIT",
|
||
"authors":[
|
||
{
|
||
"name": "Lipis",
|
||
"email": "yo@lip.is"
|
||
"name": "Panayiotis Lipiridis (Lipis)",
|
||
"email": "lipiridis@gmail.com"
|
||
}
|
||
],
|
||
"require": {
|
||
},
|
||
"extra":{
|
||
"component":{
|
||
"name": "flag-icon-css",
|
||
| @@ -21,7 +18,5 @@ | ||
"flags/**"
|
||
]
|
||
}
|
||
},
|
||
"minimum-stability": "dev"
|
||
}
|
||
} |
||
Loading