{ "_args": [ [ "gm@1.23.1", "/root/spacedeck-open" ] ], "_from": "gm@1.23.1", "_id": "gm@1.23.1", "_inBundle": false, "_integrity": "sha1-Lt7rlYCE0PjqeYjl2ZWxx9/BR3c=", "_location": "/gm", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "gm@1.23.1", "name": "gm", "escapedName": "gm", "rawSpec": "1.23.1", "saveSpec": null, "fetchSpec": "1.23.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/gm/-/gm-1.23.1.tgz", "_spec": "1.23.1", "_where": "/root/spacedeck-open", "author": { "name": "Aaron Heckmann", "email": "aaron.heckmann+github@gmail.com" }, "bugs": { "url": "http://github.com/aheckmann/gm/issues" }, "dependencies": { "array-parallel": "~0.1.3", "array-series": "~0.1.5", "cross-spawn": "^4.0.0", "debug": "^3.1.0" }, "description": "GraphicsMagick and ImageMagick for node.js", "devDependencies": { "async": "~0.9.0", "nsp": "^3" }, "engines": { "node": ">= 0.10.0" }, "homepage": "https://github.com/aheckmann/gm#readme", "keywords": [ "graphics", "magick", "image", "graphicsmagick", "imagemagick", "gm", "convert", "identify", "compare" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ], "main": "./index", "name": "gm", "repository": { "type": "git", "url": "git+https://github.com/aheckmann/gm.git" }, "scripts": { "test": "make test;" }, "version": "1.23.1" }