'CSS/Javascript Minificator, Compressor And Concatenator', 'description' => 'This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin" projects.', 'category' => 'fe', 'version' => '5.0.1', 'state' => 'stable', 'uploadfolder' => false, 'createDirs' => 'typo3temp/scriptmerger/', 'clearcacheonload' => false, 'author' => 'Stefan Galinski', 'author_email' => 'stefan@sgalinski.de', 'author_company' => '', 'constraints' => array ( 'depends' => array ( 'php' => '5.3.0-5.6.99', 'typo3' => '6.2.0-7.6.99', ), 'conflicts' => array ( 'speedy' => '', 'queo_speedup' => '', 'js_css_optimizer' => '', 'minify' => '', ), 'suggests' => array ( ), ), );