node-imagemagick
Version:
Updated version of node-imagemagick
27 lines (26 loc) • 504 B
JSON
{
"name": "node-imagemagick",
"version": "0.1.8",
"author": "Sean McGary",
"description": "Updated version of node-imagemagick",
"contributors": [
{
"name": "Sean McGary",
"email": "sean@seanmcgary.com"
}
],
"repository": {
"type": "git",
"url": "https://github.com/seanmcgary/node-imagemagick.git"
},
"keywords": [
"imagemagick",
"node-imagemagick",
"image",
"manipulation"
],
"license": "MIT",
"engines": {
"node": ">=0.8.0"
}
}