/
nikolv19
/
comala
Обзор
Документация
Войти
/
nikolv19
/
comala
Код
Запросы
0
Задачи
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
node_modules/getpass/package.json
18 строк
392 B
nikolv19
Сomala
19 сен 2024, 13:06
19 сен 2024, 13:06
0efe4db
Код
Авторство
О чём код?
{ "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" }