1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/getpass/package.json

51 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "getpass@^0.1.1",
2023-12-18 13:12:25 +08:00
"_id": "getpass@0.1.7",
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==",
2023-12-18 13:12:25 +08:00
"_location": "/getpass",
"_phantomChildren": {},
"_requested": {
2024-01-16 21:26:16 +08:00
"type": "range",
2023-12-18 13:12:25 +08:00
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "getpass@^0.1.1",
2023-12-18 13:12:25 +08:00
"name": "getpass",
"escapedName": "getpass",
2024-01-16 21:26:16 +08:00
"rawSpec": "^0.1.1",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "^0.1.1"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
"/sshpk"
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz",
"_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
"_spec": "getpass@^0.1.1",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\sshpk",
2023-12-18 13:12:25 +08:00
"author": {
"name": "Alex Wilson",
"email": "alex.wilson@joyent.com"
},
"bugs": {
"url": "https://github.com/arekinath/node-getpass/issues"
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
2023-12-18 13:12:25 +08:00
"dependencies": {
"assert-plus": "^1.0.0"
},
2024-01-16 21:26:16 +08:00
"deprecated": false,
2023-12-18 13:12:25 +08:00
"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"
}