mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Initial Duplex Stream support
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user