112 lines
2.7 KiB
JSON
112 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "inflight",
|
|
"raw": "inflight@^1.0.4",
|
|
"rawSpec": "^1.0.4",
|
|
"scope": null,
|
|
"spec": ">=1.0.4 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/root/gitbook/node_modules/glob"
|
|
]
|
|
],
|
|
"_from": "inflight@>=1.0.4 <2.0.0",
|
|
"_id": "inflight@1.0.6",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/inflight",
|
|
"_nodeVersion": "6.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/inflight-1.0.6.tgz_1476330807696_0.10388551792129874"
|
|
},
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "3.10.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "inflight",
|
|
"raw": "inflight@^1.0.4",
|
|
"rawSpec": "^1.0.4",
|
|
"scope": null,
|
|
"spec": ">=1.0.4 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/glob"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
|
"_shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "inflight@^1.0.4",
|
|
"_where": "/root/gitbook/node_modules/glob",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/inflight/issues"
|
|
},
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
},
|
|
"description": "Add callbacks to requests in flight to avoid async duplication",
|
|
"devDependencies": {
|
|
"tap": "^7.1.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
"shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9",
|
|
"signatures": [
|
|
{
|
|
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
|
"sig": "MEUCIHeTY8VavURUkUCnD17oIqsNuSlwTwP/yQOChuwV87WDAiEAhw/ZF24OrzMti41jlv8EM7Cq/KEVSteKCUh9MJ5Oo7s="
|
|
}
|
|
],
|
|
"tarball": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
},
|
|
"files": [
|
|
"inflight.js"
|
|
],
|
|
"gitHead": "a547881738c8f57b27795e584071d67cf6ac1a57",
|
|
"homepage": "https://github.com/isaacs/inflight",
|
|
"license": "ISC",
|
|
"main": "inflight.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "me@re-becca.org",
|
|
"name": "iarna"
|
|
},
|
|
{
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
{
|
|
"email": "ogd@aoaioxxysz.net",
|
|
"name": "othiym23"
|
|
},
|
|
{
|
|
"email": "kat@sykosomatic.org",
|
|
"name": "zkat"
|
|
}
|
|
],
|
|
"name": "inflight",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/inflight.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test.js --100"
|
|
},
|
|
"version": "1.0.6"
|
|
}
|