Server IP : 127.0.0.2 / Your IP : 18.117.197.188 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/npm/node_modules/node-gyp/ |
Upload File : |
{ "_args": [ [ "node-gyp@~3.2.1", "/Users/ogd/Documents/projects/npm/npm" ] ], "_from": "node-gyp@>=3.2.1 <3.3.0", "_id": "node-gyp@3.2.1", "_inCache": true, "_installable": true, "_location": "/node-gyp", "_nodeVersion": "6.0.0-pre", "_npmUser": { "email": "info@bnoordhuis.nl", "name": "bnoordhuis" }, "_npmVersion": "3.3.12", "_phantomChildren": { "brace-expansion": "1.1.2", "core-util-is": "1.0.2", "debug": "2.2.0", "has-unicode": "1.0.1", "inflight": "1.0.4", "inherits": "2.0.1", "isarray": "0.0.1", "once": "1.3.2", "string_decoder": "0.10.31" }, "_requested": { "name": "node-gyp", "raw": "node-gyp@~3.2.1", "rawSpec": "~3.2.1", "scope": null, "spec": ">=3.2.1 <3.3.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.2.1.tgz", "_shasum": "f5dd569970a508464cc3c15d7e9e8d2de8638dd5", "_shrinkwrap": null, "_spec": "node-gyp@~3.2.1", "_where": "/Users/ogd/Documents/projects/npm/npm", "author": { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "url": "http://tootallnate.net" }, "bin": { "node-gyp": "./bin/node-gyp.js" }, "bugs": { "url": "https://github.com/nodejs/node-gyp/issues" }, "dependencies": { "fstream": "^1.0.0", "glob": "3 || 4", "graceful-fs": "^4.1.2", "minimatch": "1", "mkdirp": "^0.5.0", "nopt": "2 || 3", "npmlog": "0 || 1", "osenv": "0", "path-array": "^1.0.0", "request": "2", "rimraf": "2", "semver": "2.x || 3.x || 4 || 5", "tar": "^2.0.0", "which": "1" }, "description": "Node.js native addon build tool", "devDependencies": { "tape": "~4.2.0" }, "directories": {}, "dist": { "shasum": "f5dd569970a508464cc3c15d7e9e8d2de8638dd5", "tarball": "http://registry.npmjs.org/node-gyp/-/node-gyp-3.2.1.tgz" }, "engines": { "node": ">= 0.8.0" }, "gitHead": "89692c9187e10df944b0bf587ed44381b004a08c", "homepage": "https://github.com/nodejs/node-gyp#readme", "installVersion": 9, "keywords": [ "addon", "bindings", "c", "c++", "gyp", "module", "native" ], "license": "MIT", "main": "./lib/node-gyp.js", "maintainers": [ { "name": "TooTallNate", "email": "nathan@tootallnate.net" }, { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" }, { "name": "isaacs", "email": "i@izs.me" }, { "name": "rvagg", "email": "rod@vagg.org" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "name": "node-gyp", "optionalDependencies": {}, "preferGlobal": true, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/nodejs/node-gyp.git" }, "scripts": { "test": "tape test/test-*" }, "version": "3.2.1" }