summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json71
1 files changed, 17 insertions, 54 deletions
diff --git a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
index bb44e44afc..5be871064b 100644
--- a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
+++ b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json
@@ -1,85 +1,48 @@
{
- "_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,
+ "_from": "getpass@^0.1.1",
+ "_id": "getpass@0.1.7",
+ "_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"_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": {
+ "type": "range",
+ "registry": true,
"raw": "getpass@^0.1.1",
- "scope": null,
- "escapedName": "getpass",
"name": "getpass",
+ "escapedName": "getpass",
"rawSpec": "^0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^0.1.1"
},
"_requiredBy": [
"/request/http-signature/sshpk"
],
- "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.6.tgz",
- "_shasum": "283ffd9fc1256840875311c1b60e8c40187110e6",
+ "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
+ "_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
"_shrinkwrap": null,
"_spec": "getpass@^0.1.1",
- "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
+ "_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": {
- "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",
+ "devDependencies": {},
"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!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/arekinath/node-getpass.git"
@@ -87,5 +50,5 @@
"scripts": {
"test": "tape test/*.test.js"
},
- "version": "0.1.6"
+ "version": "0.1.7"
}