{ "_from": "bin-build@^2.0.0", "_id": "bin-build@2.2.0", "_inBundle": false, "_integrity": "sha1-EfjdYfcP/Por3KpbRvXo/t1CIcw=", "_location": "/bin-build", "_phantomChildren": { "os-tmpdir": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "bin-build@^2.0.0", "name": "bin-build", "escapedName": "bin-build", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/gifsicle", "/mozjpeg", "/optipng-bin" ], "_resolved": "https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz", "_shasum": "11f8dd61f70ffcfa2bdcaa5b46f5e8fedd4221cc", "_spec": "bin-build@^2.0.0", "_where": "F:\\Upwork\\edu\\laravel-comments\\node_modules\\gifsicle", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/bin-build/issues" }, "bundleDependencies": false, "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" }, "deprecated": false, "description": "Easily build binaries", "devDependencies": { "ava": "^0.0.4", "nock": "^2.6.0", "path-exists": "^1.0.0", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/bin-build#readme", "keywords": [ "binary", "build", "make" ], "license": "MIT", "name": "bin-build", "repository": { "type": "git", "url": "git+https://github.com/kevva/bin-build.git" }, "scripts": { "test": "xo && node test/test.js" }, "version": "2.2.0" }