• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_args": [
3    [
4      "promise-inflight@1.0.1",
5      "/Users/rebecca/code/npm"
6    ]
7  ],
8  "_from": "promise-inflight@1.0.1",
9  "_id": "promise-inflight@1.0.1",
10  "_inBundle": false,
11  "_integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM=",
12  "_location": "/promise-inflight",
13  "_phantomChildren": {},
14  "_requested": {
15    "type": "version",
16    "registry": true,
17    "raw": "promise-inflight@1.0.1",
18    "name": "promise-inflight",
19    "escapedName": "promise-inflight",
20    "rawSpec": "1.0.1",
21    "saveSpec": null,
22    "fetchSpec": "1.0.1"
23  },
24  "_requiredBy": [
25    "/",
26    "/cacache",
27    "/npm-profile/cacache",
28    "/npm-registry-fetch/cacache",
29    "/pacote"
30  ],
31  "_resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
32  "_spec": "1.0.1",
33  "_where": "/Users/rebecca/code/npm",
34  "author": {
35    "name": "Rebecca Turner",
36    "email": "me@re-becca.org",
37    "url": "http://re-becca.org/"
38  },
39  "bugs": {
40    "url": "https://github.com/iarna/promise-inflight/issues"
41  },
42  "description": "One promise for multiple requests in flight to avoid async duplication",
43  "devDependencies": {},
44  "files": [
45    "inflight.js"
46  ],
47  "homepage": "https://github.com/iarna/promise-inflight#readme",
48  "keywords": [],
49  "license": "ISC",
50  "main": "inflight.js",
51  "name": "promise-inflight",
52  "repository": {
53    "type": "git",
54    "url": "git+https://github.com/iarna/promise-inflight.git"
55  },
56  "scripts": {
57    "test": "echo \"Error: no test specified\" && exit 1"
58  },
59  "version": "1.0.1"
60}
61