Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorPeter Dave Hello <hsu@peterdavehello.org>2016-07-02 10:48:36 +0300
committerRebecca Turner <me@re-becca.org>2016-07-08 00:45:49 +0300
commitd1f0bf4303566f8690502034f82bbb449850958d (patch)
treeb0a91336fc180f4e1dd411e077a925e2aa7063c9 /html
parentd368572e5e3cd35a01cb8507f1cc33af7a6ab58e (diff)
html: optimize png images using zopflipng
Credit: @PeterDaveHello PR-URL: https://github.com/npm/npm/pull/13250 Reviewed-By: @iarna
Diffstat (limited to 'html')
-rw-r--r--html/n-64.pngbin679 -> 110 bytes
-rw-r--r--html/n-large.pngbin699 -> 127 bytes
-rw-r--r--html/npm-16.pngbin145 -> 88 bytes
-rw-r--r--html/npm-256-square.pngbin3290 -> 2940 bytes
-rw-r--r--html/npm-256w.pngbin3169 -> 2930 bytes
-rw-r--r--html/npm-64-square.pngbin2908 -> 2807 bytes
-rw-r--r--html/npm-fin.pngbin47789 -> 24623 bytes
-rw-r--r--html/npm-large-trans.pngbin81961 -> 59266 bytes
-rw-r--r--html/npm-large.pngbin483909 -> 210523 bytes
-rw-r--r--html/npm-logo-white-trans.pngbin109429 -> 85690 bytes
-rw-r--r--html/npm.pngbin1164 -> 636 bytes
11 files changed, 0 insertions, 0 deletions
diff --git a/html/n-64.png b/html/n-64.png
index d4145efae..994330a1a 100644
--- a/html/n-64.png
+++ b/html/n-64.png
Binary files differ
diff --git a/html/n-large.png b/html/n-large.png
index 9e1525f05..34008b23a 100644
--- a/html/n-large.png
+++ b/html/n-large.png
Binary files differ
diff --git a/html/npm-16.png b/html/npm-16.png
index c3c9d0525..e97b01d1f 100644
--- a/html/npm-16.png
+++ b/html/npm-16.png
Binary files differ
diff --git a/html/npm-256-square.png b/html/npm-256-square.png
index f7f18b560..b3556f93c 100644
--- a/html/npm-256-square.png
+++ b/html/npm-256-square.png
Binary files differ
diff --git a/html/npm-256w.png b/html/npm-256w.png
index dac32c8a0..c9db70335 100644
--- a/html/npm-256w.png
+++ b/html/npm-256w.png
Binary files differ
diff --git a/html/npm-64-square.png b/html/npm-64-square.png
index eef2629d2..cabbb2e1c 100644
--- a/html/npm-64-square.png
+++ b/html/npm-64-square.png
Binary files differ
diff --git a/html/npm-fin.png b/html/npm-fin.png
index 7efbef627..5174b98af 100644
--- a/html/npm-fin.png
+++ b/html/npm-fin.png
Binary files differ
diff --git a/html/npm-large-trans.png b/html/npm-large-trans.png
index 7f6c73826..690df8d92 100644
--- a/html/npm-large-trans.png
+++ b/html/npm-large-trans.png
Binary files differ
diff --git a/html/npm-large.png b/html/npm-large.png
index 27d83177e..59fed0014 100644
--- a/html/npm-large.png
+++ b/html/npm-large.png
Binary files differ
diff --git a/html/npm-logo-white-trans.png b/html/npm-logo-white-trans.png
index 0af8ad701..531569a17 100644
--- a/html/npm-logo-white-trans.png
+++ b/html/npm-logo-white-trans.png
Binary files differ
diff --git a/html/npm.png b/html/npm.png
index d78ff53f2..9b4b76927 100644
--- a/html/npm.png
+++ b/html/npm.png
Binary files differ