Document GIF input via Buffer and Stream

Ensure @mcuelenaere is credited
This commit is contained in:
Lovell Fuller
2015-02-16 13:51:47 +00:00
parent d8d0158774
commit ef54e327b7
2 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.9.2",
"version": "0.9.3",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
@@ -11,7 +11,8 @@
"Julian Walker <julian@fiftythree.com>",
"Amit Pitaru <pitaru.amit@gmail.com>",
"Brandon Aaron <hello.brandon@aaron.sh>",
"Andreas Lind <andreas@one.com>"
"Andreas Lind <andreas@one.com>",
"Maurus Cuelenaere <mcuelenaere@gmail.com>"
],
"description": "High performance Node.js module to resize JPEG, PNG, WebP and TIFF images using the libvips library",
"scripts": {