ab_htmlmin/composer.json
Robin Lehrmann dfa681b012 add type
2014-10-29 08:37:19 +01:00

16 regels
353 B
JSON

{
"name": "alfredbez/ab_htmlmin",
"type": "oxid-module",
"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"
}