summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
blob: 5be871064b37e01f9ea9527ff1e2de6f80d236c8 (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
{
  "_from": "getpass@^0.1.1",
  "_id": "getpass@0.1.7",
  "_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  "_location": "/request/http-signature/sshpk/getpass",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "getpass@^0.1.1",
    "name": "getpass",
    "escapedName": "getpass",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/request/http-signature/sshpk"
  ],
  "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  "_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
  "_shrinkwrap": null,
  "_spec": "getpass@^0.1.1",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
  "author": {
    "name": "Alex Wilson",
    "email": "alex.wilson@joyent.com"
  },
  "bin": null,
  "bugs": {
    "url": "https://github.com/arekinath/node-getpass/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "assert-plus": "^1.0.0"
  },
  "deprecated": false,
  "description": "getpass for node.js",
  "devDependencies": {},
  "homepage": "https://github.com/arekinath/node-getpass#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "getpass",
  "optionalDependencies": {},
  "peerDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arekinath/node-getpass.git"
  },
  "scripts": {
    "test": "tape test/*.test.js"
  },
  "version": "0.1.7"
}