| Current Path : /home/emeraadmin/www/node_modules/npm/node_modules/promise-inflight/ |
| Current File : /home/emeraadmin/www/node_modules/npm/node_modules/promise-inflight/package.json |
{
"_id": "promise-inflight@1.0.1",
"_inBundle": true,
"_location": "/npm/promise-inflight",
"_phantomChildren": {},
"_requiredBy": [
"/npm/@npmcli/git"
],
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/iarna/promise-inflight/issues"
},
"description": "One promise for multiple requests in flight to avoid async duplication",
"devDependencies": {},
"files": [
"inflight.js"
],
"homepage": "https://github.com/iarna/promise-inflight#readme",
"keywords": [],
"license": "ISC",
"main": "inflight.js",
"name": "promise-inflight",
"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"
}