waitpid2
Version:
Complete native binding to the waitpid() syscall
110 lines (109 loc) • 2.85 kB
JSON
{
"_args": [
[
{
"raw": "tar-pack@~3.3.0",
"scope": null,
"escapedName": "tar-pack",
"name": "tar-pack",
"rawSpec": "~3.3.0",
"spec": ">=3.3.0 <3.4.0",
"type": "range"
},
"/home/joshiggins/backup/gits/node-waitpid/node_modules/node-pre-gyp"
]
],
"_from": "tar-pack@>=3.3.0 <3.4.0",
"_id": "tar-pack@3.3.0",
"_inCache": true,
"_location": "/tar-pack",
"_nodeVersion": "5.12.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/tar-pack-3.3.0.tgz_1476732228172_0.9373016993049532"
},
"_npmUser": {
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {
"buffer-shims": "1.0.0",
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"isarray": "1.0.0",
"process-nextick-args": "1.0.7",
"string_decoder": "0.10.31",
"util-deprecate": "1.0.2",
"wrappy": "1.0.2"
},
"_requested": {
"raw": "tar-pack@~3.3.0",
"scope": null,
"escapedName": "tar-pack",
"name": "tar-pack",
"rawSpec": "~3.3.0",
"spec": ">=3.3.0 <3.4.0",
"type": "range"
},
"_requiredBy": [
"/node-pre-gyp"
],
"_resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.3.0.tgz",
"_shasum": "30931816418f55afc4d21775afdd6720cee45dae",
"_shrinkwrap": null,
"_spec": "tar-pack@~3.3.0",
"_where": "/home/joshiggins/backup/gits/node-waitpid/node_modules/node-pre-gyp",
"bugs": {
"url": "https://github.com/ForbesLindesay/tar-pack/issues"
},
"dependencies": {
"debug": "~2.2.0",
"fstream": "~1.0.10",
"fstream-ignore": "~1.0.5",
"once": "~1.3.3",
"readable-stream": "~2.1.4",
"rimraf": "~2.5.1",
"tar": "~2.2.1",
"uid-number": "~0.0.6"
},
"description": "Package and un-package modules of some sort (in tar/gz bundles).",
"devDependencies": {
"mkdirp": "*",
"mocha": "*",
"rfile": "*"
},
"directories": {},
"dist": {
"shasum": "30931816418f55afc4d21775afdd6720cee45dae",
"tarball": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.3.0.tgz"
},
"gitHead": "fbf436f8662eeb894a7a23372b5219e893648744",
"homepage": "https://github.com/ForbesLindesay/tar-pack#readme",
"license": "BSD-2-Clause",
"maintainers": [
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
},
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "tar-pack",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/tar-pack.git"
},
"scripts": {
"test": "mocha -R list"
},
"version": "3.3.0"
}