{ "_args": [ [ "bin-build@^2.0.0", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gifsicle" ] ], "_from": "bin-build@>=2.0.0 <3.0.0", "_id": "bin-build@2.2.0", "_inCache": true, "_installable": true, "_location": "/bin-build", "_nodeVersion": "4.2.1", "_npmUser": { "email": "snnskwtnb@gmail.com", "name": "shinnn" }, "_npmVersion": "3.3.8", "_phantomChildren": { "os-tmpdir": "1.0.2" }, "_requested": { "name": "bin-build", "raw": "bin-build@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/gifsicle", "/jpegtran-bin", "/optipng-bin" ], "_resolved": "https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz", "_shasum": "11f8dd61f70ffcfa2bdcaa5b46f5e8fedd4221cc", "_shrinkwrap": null, "_spec": "bin-build@^2.0.0", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gifsicle", "author": { "email": "kevinmartensson@gmail.com", "name": "Kevin MÃ¥rtensson", "url": "https://github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/bin-build/issues" }, "dependencies": { "archive-type": "^3.0.1", "decompress": "^3.0.0", "download": "^4.1.2", "exec-series": "^1.0.0", "rimraf": "^2.2.6", "tempfile": "^1.0.0", "url-regex": "^3.0.0" }, "description": "Easily build binaries", "devDependencies": { "ava": "^0.0.4", "nock": "^2.6.0", "path-exists": "^1.0.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "11f8dd61f70ffcfa2bdcaa5b46f5e8fedd4221cc", "tarball": "https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "81c4bb64c77cec50cc539ec44a279665404633f3", "homepage": "https://github.com/kevva/bin-build#readme", "keywords": [ "binary", "build", "make" ], "license": "MIT", "maintainers": [ { "email": "kevinmartensson@gmail.com", "name": "kevva" }, { "email": "snnskwtnb@gmail.com", "name": "shinnn" } ], "name": "bin-build", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/kevva/bin-build.git" }, "scripts": { "test": "xo && node test/test.js" }, "version": "2.2.0" }