mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-15 00:11:11 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
44
node_modules/is-wsl/package.json
generated
vendored
44
node_modules/is-wsl/package.json
generated
vendored
|
@ -1,44 +0,0 @@
|
|||
{
|
||||
"name": "is-wsl",
|
||||
"version": "1.1.0",
|
||||
"description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/is-wsl",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
"check",
|
||||
"wsl",
|
||||
"windows",
|
||||
"subsystem",
|
||||
"linux",
|
||||
"detect",
|
||||
"bash",
|
||||
"process",
|
||||
"console",
|
||||
"terminal",
|
||||
"is"
|
||||
],
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"clear-require": "^2.0.0",
|
||||
"proxyquire": "^1.7.11",
|
||||
"xo": "*"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz"
|
||||
,"_integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
|
||||
,"_from": "is-wsl@1.1.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue