| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 | {  "_args": [    [      "getpass@0.1.7",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "getpass@0.1.7",  "_id": "getpass@0.1.7",  "_inBundle": false,  "_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",  "_location": "/getpass",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "getpass@0.1.7",    "name": "getpass",    "escapedName": "getpass",    "rawSpec": "0.1.7",    "saveSpec": null,    "fetchSpec": "0.1.7"  },  "_requiredBy": [    "/sshpk"  ],  "_resolved": "https://registry.nlark.com/getpass/download/getpass-0.1.7.tgz",  "_spec": "0.1.7",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "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",  "homepage": "https://github.com/arekinath/node-getpass#readme",  "license": "MIT",  "main": "lib/index.js",  "name": "getpass",  "repository": {    "type": "git",    "url": "git+https://github.com/arekinath/node-getpass.git"  },  "scripts": {    "test": "tape test/*.test.js"  },  "version": "0.1.7"}
 |