1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-17 19:37:22 +02:00

specify version

This commit is contained in:
Elan Ruusamäe
2012-12-08 01:00:23 +02:00
parent 04adfef406
commit 73ae2b74e2

View File

@@ -4,6 +4,7 @@
"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",
"homepage": "http://code.google.com/p/minify/",
"license": "BSD-3-Clause",
"version": "2.1.5",
"authors": [
{
"name": "Stephen Clay",