UNPKG

imagemagick-async

Version:
24 lines (23 loc) 627 B
{ "name": "imagemagick-async", "version": "4.1.1", "description": "An API for Image Magick commands.", "main": "api.js", "dependencies": { "linux-commands-async": "^1.3.4" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jayarray/imagemagick-async.git" }, "author": "Jesus Arevalo <isa90201@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/jayarray/imagemagick-async/issues" }, "homepage": "https://github.com/jayarray/imagemagick-async#readme" }