Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/prebuild-install/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "prebuild-install", "version": "7.1.1", "description": "A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform", "scripts": { "test": "standard && hallmark && tape test/*-test.js", "hallmark": "hallmark --fix" }, "keywords": [ "prebuilt", "binaries", "native", "addon", "module", "c", "c++", "bindings", "devops", "napi" ], "dependencies": { "detect-libc": "^2.0.0", "expand-template": "^2.0.3", "github-from-package": "0.0.0", "minimist": "^1.2.3", "mkdirp-classic": "^0.5.3", "napi-build-utils": "^1.0.1", "node-abi": "^3.3.0", "pump": "^3.0.0", "rc": "^1.2.7", "simple-get": "^4.0.0", "tar-fs": "^2.0.0", "tunnel-agent": "^0.6.0" }, "devDependencies": { "a-native-module": "^1.0.0", "hallmark": "^4.0.0", "nock": "^10.0.6", "rimraf": "^2.5.2", "standard": "^16.0.4", "tape": "^5.3.1", "tempy": "0.2.1" }, "bin": "./bin.js", "repository": { "type": "git", "url": "https://github.com/prebuild/prebuild-install.git" }, "author": "Mathias Buus (@mafintosh)", "contributors": [ "Julian Gruber <[email protected]> (https://github.com/juliangruber)", "Brett Lawson <[email protected]> (https://github.com/brett19)", "Pieter Hintjens <[email protected]> (https://github.com/hintjens)", "Lars-Magnus Skog <[email protected]> (https://github.com/ralphtheninja)", "Jesús Leganés Combarro <[email protected]> (https://github.com/piranna)", "Mathias Küsel <[email protected]> (https://github.com/mathiask88)", "Lukas Geiger <[email protected]> (https://github.com/lgeiger)" ], "license": "MIT", "bugs": { "url": "https://github.com/prebuild/prebuild-install/issues" }, "homepage": "https://github.com/prebuild/prebuild-install", "engines": { "node": ">=10" } }