Initial commit
[yaffs-website] / node_modules / getpass / package.json
1 {
2   "_args": [
3     [
4       "getpass@^0.1.1",
5       "/var/www/yaffs/node_modules/sshpk"
6     ]
7   ],
8   "_from": "getpass@>=0.1.1 <0.2.0",
9   "_id": "getpass@0.1.6",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/getpass",
13   "_nodeVersion": "0.12.9",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/getpass-0.1.6.tgz_1461907090215_0.6450737570412457"
17   },
18   "_npmUser": {
19     "email": "alex@cooperi.net",
20     "name": "arekinath"
21   },
22   "_npmVersion": "2.14.9",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "getpass",
26     "raw": "getpass@^0.1.1",
27     "rawSpec": "^0.1.1",
28     "scope": null,
29     "spec": ">=0.1.1 <0.2.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/sshpk"
34   ],
35   "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.6.tgz",
36   "_shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
37   "_shrinkwrap": null,
38   "_spec": "getpass@^0.1.1",
39   "_where": "/var/www/yaffs/node_modules/sshpk",
40   "author": {
41     "email": "alex.wilson@joyent.com",
42     "name": "Alex Wilson"
43   },
44   "bugs": {
45     "url": "https://github.com/arekinath/node-getpass/issues"
46   },
47   "dependencies": {
48     "assert-plus": "^1.0.0"
49   },
50   "description": "getpass for node.js",
51   "devDependencies": {
52     "json": "^9.0.3",
53     "pty.js": "^0.3.0",
54     "tape": "^4.4.0"
55   },
56   "directories": {},
57   "dist": {
58     "shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
59     "tarball": "https://registry.npmjs.org/getpass/-/getpass-0.1.6.tgz"
60   },
61   "gitHead": "e7fdf43ad60aa520f894d41856852aa320f36646",
62   "homepage": "https://github.com/arekinath/node-getpass#readme",
63   "license": "MIT",
64   "main": "lib/index.js",
65   "maintainers": [
66     {
67       "name": "arekinath",
68       "email": "alex@cooperi.net"
69     }
70   ],
71   "name": "getpass",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git+https://github.com/arekinath/node-getpass.git"
77   },
78   "scripts": {
79     "test": "tape test/*.test.js"
80   },
81   "version": "0.1.6"
82 }