{ "_args": [ [ "bin-build@2.2.0", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "bin-build@2.2.0", "_id": "bin-build@2.2.0", "_inBundle": false, "_integrity": "sha1-EfjdYfcP/Por3KpbRvXo/t1CIcw=", "_location": "/bin-build", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bin-build@2.2.0", "name": "bin-build", "escapedName": "bin-build", "rawSpec": "2.2.0", "saveSpec": null, "fetchSpec": "2.2.0" }, "_requiredBy": [ "/advpng-bin", "/gifsicle", "/jpegoptim-bin", "/mozjpeg", "/optipng-bin", "/pngquant-bin", "/zopflipng-bin" ], "_resolved": "https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz", "_spec": "2.2.0", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "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": "*" }, "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" }