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
fc725ba36b
commit
422b9fdb15
7395 changed files with 1786235 additions and 3476 deletions
43
node_modules/test-exclude/package.json
generated
vendored
Normal file
43
node_modules/test-exclude/package.json
generated
vendored
Normal file
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"name": "test-exclude",
|
||||
"version": "5.2.3",
|
||||
"description": "test for inclusion or exclusion of paths using pkg-conf and globs",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/istanbuljs/istanbuljs.git"
|
||||
},
|
||||
"keywords": [
|
||||
"exclude",
|
||||
"include",
|
||||
"glob",
|
||||
"package",
|
||||
"config"
|
||||
],
|
||||
"author": "Ben Coe <ben@npmjs.com>",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
||||
},
|
||||
"homepage": "https://istanbul.js.org/",
|
||||
"dependencies": {
|
||||
"glob": "^7.1.3",
|
||||
"minimatch": "^3.0.4",
|
||||
"read-pkg-up": "^4.0.0",
|
||||
"require-main-filename": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.3.tgz"
|
||||
,"_integrity": "sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g=="
|
||||
,"_from": "test-exclude@5.2.3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue