wzp
2021-05-13 7d694a9113118daec5be7ac224dab46a3b20f106
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
  "_args": [
    [
      {
        "raw": "extsprintf@^1.4.0",
        "scope": null,
        "escapedName": "extsprintf",
        "name": "extsprintf",
        "rawSpec": "^1.4.0",
        "spec": ">=1.4.0 <2.0.0",
        "type": "range"
      },
      "/root/rushmail/node_modules/@netflix/nerror"
    ]
  ],
  "_from": "extsprintf@>=1.4.0 <2.0.0",
  "_id": "extsprintf@1.4.0",
  "_inCache": true,
  "_location": "/@netflix/nerror/extsprintf",
  "_nodeVersion": "0.10.45",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/extsprintf-1.4.0.tgz_1512077204279_0.1054401712026447"
  },
  "_npmUser": {
    "name": "dap",
    "email": "dap@cs.brown.edu"
  },
  "_npmVersion": "2.15.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "extsprintf@^1.4.0",
    "scope": null,
    "escapedName": "extsprintf",
    "name": "extsprintf",
    "rawSpec": "^1.4.0",
    "spec": ">=1.4.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@netflix/nerror"
  ],
  "_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz",
  "_shasum": "e2689f8f356fad62cca65a3a91c5df5f9551692f",
  "_shrinkwrap": null,
  "_spec": "extsprintf@^1.4.0",
  "_where": "/root/rushmail/node_modules/@netflix/nerror",
  "bugs": {
    "url": "https://github.com/davepacheco/node-extsprintf/issues"
  },
  "dependencies": {},
  "description": "extended POSIX-style sprintf",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "e2689f8f356fad62cca65a3a91c5df5f9551692f",
    "tarball": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz"
  },
  "engines": [
    "node >=0.6.0"
  ],
  "gitHead": "26f360d1588a2d4106f3061bfd757f6ecdee37dc",
  "homepage": "https://github.com/davepacheco/node-extsprintf#readme",
  "license": "MIT",
  "main": "./lib/extsprintf.js",
  "maintainers": [
    {
      "name": "dap",
      "email": "dap@cs.brown.edu"
    }
  ],
  "name": "extsprintf",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/davepacheco/node-extsprintf.git"
  },
  "scripts": {},
  "version": "1.4.0"
}