Initial Duplex Stream support

This commit is contained in:
Lovell Fuller
2014-07-31 21:27:03 +01:00
parent 46456c9a2a
commit df3903532d
6 changed files with 381 additions and 250 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.5.3",
"version": "0.6.0",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
@@ -30,7 +30,8 @@
"libvips",
"vips",
"fast",
"buffer"
"buffer",
"stream"
],
"dependencies": {
"nan": "^1.3.0",