From 8460e50ee087a06c1c3f0a76ae516ee7c904d690 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 25 Nov 2014 19:16:01 +0000 Subject: [PATCH] Remove spurious keywords --- package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index 739461bd..0eddef32 100755 --- a/package.json +++ b/package.json @@ -27,16 +27,11 @@ "png", "webp", "tiff", - "gif", "resize", "thumbnail", - "sharpen", "crop", - "extract", - "embed", "libvips", - "vips", - "stream" + "vips" ], "dependencies": { "bluebird": "^2.3.11",