summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
blob: bb44e44afcbf2300695d0ace166c9ba13a17207c (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
  "_args": [
    [
      {
        "raw": "getpass@^0.1.1",
        "scope": null,
        "escapedName": "getpass",
        "name": "getpass",
        "rawSpec": "^0.1.1",
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
      },
      "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk"
    ]
  ],
  "_from": "getpass@>=0.1.1 <0.2.0",
  "_id": "getpass@0.1.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/request/http-signature/sshpk/getpass",
  "_nodeVersion": "0.12.9",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/getpass-0.1.6.tgz_1461907090215_0.6450737570412457"
  },
  "_npmUser": {
    "name": "arekinath",
    "email": "alex@cooperi.net"
  },
  "_npmVersion": "2.14.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "getpass@^0.1.1",
    "scope": null,
    "escapedName": "getpass",
    "name": "getpass",
    "rawSpec": "^0.1.1",
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request/http-signature/sshpk"
  ],
  "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.6.tgz",
  "_shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
  "_shrinkwrap": null,
  "_spec": "getpass@^0.1.1",
  "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
  "author": {
    "name": "Alex Wilson",
    "email": "alex.wilson@joyent.com"
  },
  "bugs": {
    "url": "https://github.com/arekinath/node-getpass/issues"
  },
  "dependencies": {
    "assert-plus": "^1.0.0"
  },
  "description": "getpass for node.js",
  "devDependencies": {
    "json": "^9.0.3",
    "pty.js": "^0.3.0",
    "tape": "^4.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
    "tarball": "https://registry.npmjs.org/getpass/-/getpass-0.1.6.tgz"
  },
  "gitHead": "e7fdf43ad60aa520f894d41856852aa320f36646",
  "homepage": "https://github.com/arekinath/node-getpass#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "arekinath",
      "email": "alex@cooperi.net"
    }
  ],
  "name": "getpass",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arekinath/node-getpass.git"
  },
  "scripts": {
    "test": "tape test/*.test.js"
  },
  "version": "0.1.6"
}