mirror of
https://github.com/mrclay/minify.git
synced 2025-08-09 07:36:56 +02:00
use steve's email
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
|
"description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Even Andre Fiskvik",
|
"name": "Stephen Clay",
|
||||||
"email": "eaf@oyatel.com"
|
"email": "steve@mrclay.org"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {},
|
"require": {},
|
||||||
|
Reference in New Issue
Block a user