jsharmony-image-magick
Version:
jsHarmony Image Extension for ImageMagick
24 lines (23 loc) • 529 B
JSON
{
"name": "jsharmony-image-magick",
"version": "1.1.0",
"description": "jsHarmony Image Extension for ImageMagick",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"jsHarmony",
"Image",
"Extension",
"Magick",
"GM",
"ImageMagick"
],
"author": "apHarmony <contact@apharmony.com> (http://www.apharmony.com/)",
"license": "LGPL-3.0",
"dependencies": {
"gm": "^1.23.0",
"lodash": "^4.17.19"
}
}