mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-24 14:44:45 +00:00
.
This commit is contained in:
parent
00c3b50fca
commit
ae5dcb46c8
7331 changed files with 1784502 additions and 0 deletions
22
node_modules/getpass/package.json
generated
vendored
Normal file
22
node_modules/getpass/package.json
generated
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz"
|
||||
,"_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo="
|
||||
,"_from": "getpass@0.1.7"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue