/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/getpass/package.json
18 строк
392 B
Mikhail Popov
j
23 фев 2026, 16:12
23 фев 2026, 16:12
ff7232a
Код
Авторство
О чём код?
{ "name": "getpass", "version": "0.1.7", "description": "getpass for node.js", "main": "lib/index.js", "dependencies": { "assert-plus": "^1.0.0" }, "repository": { "type": "git", "url": "https://github.com/arekinath/node-getpass.git" }, "scripts": { "test": "tape test/*.test.js" }, "author": "Alex Wilson <alex.wilson@joyent.com>", "license": "MIT" }