{ "_from": "binary-install", "_id": "binary-install@1.0.6", "_inBundle": false, "_integrity": "sha512-h3K4jaC4jEauK3csXI9GxGBJldkpuJlHCIBv8i+XBNhPuxnlERnD1PWVczQYDqvhJfv0IHUbB3lhDrZUMHvSgw==", "_location": "/binary-install", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "binary-install", "name": "binary-install", "escapedName": "binary-install", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/binary-install/-/binary-install-1.0.6.tgz", "_shasum": "7d603003da4f890d13d3e887773e86776e0d24a3", "_spec": "binary-install", "_where": "/Users/amoghrijal/me/safe-urqlcodgen-mutations", "author": { "name": "Avery Harnish", "email": "averyharnish@gmail.com" }, "bugs": { "url": "https://github.com/EverlastingBugstopper/binary-install/issues" }, "bundleDependencies": false, "dependencies": { "axios": "^0.26.1", "rimraf": "^3.0.2", "tar": "^6.1.11" }, "deprecated": false, "description": "Install binary applications via npm", "engines": { "node": ">=10" }, "homepage": "https://github.com/EverlastingBugstopper/binary-install#readme", "keywords": [ "install", "binary", "global" ], "license": "MIT", "main": "./index.js", "name": "binary-install", "repository": { "type": "git", "url": "git+https://github.com/EverlastingBugstopper/binary-install.git" }, "version": "1.0.6" }