mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 22:34:45 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
54
node_modules/getpass/package.json
generated
vendored
Normal file
54
node_modules/getpass/package.json
generated
vendored
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"getpass@0.1.7",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "getpass@0.1.7",
|
||||
"_id": "getpass@0.1.7",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
|
||||
"_location": "/getpass",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "getpass@0.1.7",
|
||||
"name": "getpass",
|
||||
"escapedName": "getpass",
|
||||
"rawSpec": "0.1.7",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.7"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
|
||||
"_spec": "0.1.7",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Alex Wilson",
|
||||
"email": "alex.wilson@joyent.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/arekinath/node-getpass/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"assert-plus": "^1.0.0"
|
||||
},
|
||||
"description": "getpass for node.js",
|
||||
"homepage": "https://github.com/arekinath/node-getpass#readme",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "getpass",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/arekinath/node-getpass.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test/*.test.js"
|
||||
},
|
||||
"version": "0.1.7"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue