15 lines
337 B
JSON
15 lines
337 B
JSON
{
|
|
"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"
|
|
},
|
|
"author": "Alex Wilson <alex.wilson@joyent.com>",
|
|
"license": "MIT"
|
|
} |