UNPKG

imagemagick-stream

Version:
25 lines (24 loc) 494 B
{ "name": "imagemagick-stream", "version": "4.1.1", "description": "Streaming Imagemagick api", "keywords": [ "stream", "imagemagick", "thumbnail" ], "author": "Eivind Fjeldstad", "scripts": { "test": "./node_modules/.bin/mocha --reporter spec" }, "dependencies": { "duplexify": "^3.4.5" }, "devDependencies": { "mocha": "~1.18.2" }, "repository": { "type": "git", "url": "git://github.com/eivindfjeldstad/imagemagick-stream.git" } }