| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,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, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/readjs/node_modules/node-pre-gyp/ |
Upload File : |
{
"_args": [
[
{
"raw": "node-pre-gyp@^0.6.5",
"scope": null,
"escapedName": "node-pre-gyp",
"name": "node-pre-gyp",
"rawSpec": "^0.6.5",
"spec": ">=0.6.5 <0.7.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/v8-debug"
]
],
"_from": "node-pre-gyp@>=0.6.5 <0.7.0",
"_id": "node-pre-gyp@0.6.30",
"_inCache": true,
"_location": "/node-pre-gyp",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/node-pre-gyp-0.6.30.tgz_1472663592258_0.5457425087224692"
},
"_npmUser": {
"name": "springmeyer",
"email": "dane@mapbox.com"
},
"_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
"raw": "node-pre-gyp@^0.6.5",
"scope": null,
"escapedName": "node-pre-gyp",
"name": "node-pre-gyp",
"rawSpec": "^0.6.5",
"spec": ">=0.6.5 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/v8-debug",
"/v8-profiler"
],
"_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.30.tgz",
"_shasum": "64d3073a6f573003717ccfe30c89023297babba1",
"_shrinkwrap": null,
"_spec": "node-pre-gyp@^0.6.5",
"_where": "/home/gavin/workspace/meanjs/node_modules/v8-debug",
"author": {
"name": "Dane Springmeyer",
"email": "dane@mapbox.com"
},
"bin": {
"node-pre-gyp": "./bin/node-pre-gyp"
},
"bugs": {
"url": "https://github.com/mapbox/node-pre-gyp/issues"
},
"dependencies": {
"mkdirp": "~0.5.0",
"nopt": "~3.0.1",
"npmlog": "4.x",
"rc": "~1.1.0",
"request": "2.x",
"rimraf": "~2.5.0",
"semver": "~5.3.0",
"tar": "~2.2.0",
"tar-pack": "~3.1.0"
},
"description": "Node.js native addon binary install tool",
"devDependencies": {
"aws-sdk": "2.x",
"jshint": "2.x",
"mocha": "2.x",
"retire": "1.1.2"
},
"directories": {},
"dist": {
"shasum": "64d3073a6f573003717ccfe30c89023297babba1",
"tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.30.tgz"
},
"gitHead": "74f4d836f24ce2efec339ad2abe50703a9793185",
"homepage": "https://github.com/mapbox/node-pre-gyp#readme",
"jshintConfig": {
"node": true,
"globalstrict": true,
"undef": true,
"unused": true,
"noarg": true,
"mocha": true
},
"keywords": [
"native",
"addon",
"module",
"c",
"c++",
"bindings",
"binary"
],
"license": "BSD-3-Clause",
"main": "./lib/node-pre-gyp.js",
"maintainers": [
{
"name": "springmeyer",
"email": "dane@dbsgeo.com"
},
{
"name": "bergwerkgis",
"email": "wb@bergwerk-gis.at"
},
{
"name": "mikemorris",
"email": "michael.patrick.morris@gmail.com"
},
{
"name": "kkaefer",
"email": "kkaefer@gmail.com"
},
{
"name": "yhahn",
"email": "young@developmentseed.org"
}
],
"name": "node-pre-gyp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mapbox/node-pre-gyp.git"
},
"scripts": {
"prepublish": "retire -n && npm ls && jshint test/build.test.js test/s3_setup.test.js test/versioning.test.js",
"test": "jshint lib lib/util scripts bin/node-pre-gyp && mocha -R spec --timeout 500000",
"update-crosswalk": "node scripts/abi_crosswalk.js"
},
"version": "0.6.30"
}