summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/package.json
blob: 2fd7273a9038dc907e713ff9e755a85571666b1d (plain)
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
{
  "_args": [
    [
      {
        "raw": "extsprintf@1.0.2",
        "scope": null,
        "escapedName": "extsprintf",
        "name": "extsprintf",
        "rawSpec": "1.0.2",
        "spec": "1.0.2",
        "type": "version"
      },
      "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim"
    ]
  ],
  "_from": "extsprintf@1.0.2",
  "_id": "extsprintf@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/request/http-signature/jsprim/extsprintf",
  "_npmUser": {
    "name": "dap",
    "email": "dap@cs.brown.edu"
  },
  "_npmVersion": "1.1.65",
  "_phantomChildren": {},
  "_requested": {
    "raw": "extsprintf@1.0.2",
    "scope": null,
    "escapedName": "extsprintf",
    "name": "extsprintf",
    "rawSpec": "1.0.2",
    "spec": "1.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/request/http-signature/jsprim",
    "/request/http-signature/jsprim/verror"
  ],
  "_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz",
  "_shasum": "e1080e0658e300b06294990cc70e1502235fd550",
  "_shrinkwrap": null,
  "_spec": "extsprintf@1.0.2",
  "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim",
  "bugs": {
    "url": "https://github.com/davepacheco/node-extsprintf/issues"
  },
  "dependencies": {},
  "description": "extended POSIX-style sprintf",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "e1080e0658e300b06294990cc70e1502235fd550",
    "tarball": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz"
  },
  "engines": [
    "node >=0.6.0"
  ],
  "homepage": "https://github.com/davepacheco/node-extsprintf#readme",
  "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"
  },
  "version": "1.0.2"
}