mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-22 22:04:45 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
43
node_modules/run-node/package.json
generated
vendored
43
node_modules/run-node/package.json
generated
vendored
|
@ -1,43 +0,0 @@
|
|||
{
|
||||
"name": "run-node",
|
||||
"version": "1.0.0",
|
||||
"description": "Run the Node.js binary no matter what",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/run-node",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"bin": "run-node",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./run-node --version"
|
||||
},
|
||||
"files": [
|
||||
"run-node"
|
||||
],
|
||||
"keywords": [
|
||||
"run",
|
||||
"node",
|
||||
"nodejs",
|
||||
"node.js",
|
||||
"find",
|
||||
"binary",
|
||||
"bin",
|
||||
"execute",
|
||||
"which",
|
||||
"detect",
|
||||
"path",
|
||||
"env",
|
||||
"bash",
|
||||
"shell",
|
||||
"sh"
|
||||
]
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz"
|
||||
,"_integrity": "sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A=="
|
||||
,"_from": "run-node@1.0.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue