Files
Foundry-VTT-Docker/resources/app/node_modules/getpass/package.json
2025-01-04 00:34:03 +01:00

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"
}