You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

81 lines
2.3 KiB

{
"_args": [
[
"promise-inflight@^1.0.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
]
],
"_from": "promise-inflight@>=1.0.1 <2.0.0",
"_id": "promise-inflight@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/promise-inflight",
"_nodeVersion": "4.6.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/promise-inflight-1.0.1.tgz_1488077339544_0.4008405189961195"
},
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "4.4.0",
"_phantomChildren": {},
"_requested": {
"name": "promise-inflight",
"raw": "promise-inflight@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/cacache"
],
"_resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
"_shasum": "98472870bf228132fcbdd868129bad12c3c029e3",
"_shrinkwrap": null,
"_spec": "promise-inflight@^1.0.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
"author": {
"email": "me@re-becca.org",
"name": "Rebecca Turner",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/iarna/promise-inflight/issues"
},
"dependencies": {},
"description": "One promise for multiple requests in flight to avoid async duplication",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "98472870bf228132fcbdd868129bad12c3c029e3",
"tarball": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz"
},
"files": [
"inflight.js"
],
"gitHead": "9de9f26d8ecfe28d067cbd84630676dfea415e4a",
"homepage": "https://github.com/iarna/promise-inflight#readme",
"keywords": [],
"license": "ISC",
"main": "inflight.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"name": "promise-inflight",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/promise-inflight.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}