ab_htmlmin/composer.json
2014-10-29 08:32:10 +01:00

15 Zeilen
326 B
JSON

{
"name": "alfredbez/ab_htmlmin",
"description": "entfernt unnötige Whitespaces aus dem HTML-Code",
"require": {
"composer/installers": "~1.0"
},
"authors": [
{
"name": "Alfred Bez",
"email": "alfred.bez@gmail.com"
}
],
"minimum-stability": "dev"
}