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
fc725ba36b
commit
422b9fdb15
7395 changed files with 1786235 additions and 3476 deletions
23
node_modules/makeerror/package.json
generated
vendored
Normal file
23
node_modules/makeerror/package.json
generated
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "makeerror",
|
||||
"description": "A library to make errors.",
|
||||
"version": "1.0.11",
|
||||
"license": "BSD-3-Clause",
|
||||
"author": "Naitik Shah <n@daaku.org>",
|
||||
"main": "lib/makeerror",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/daaku/nodejs-makeerror"
|
||||
},
|
||||
"scripts": { "test": "NODE_PATH=./lib mocha --ui exports" },
|
||||
"dependencies": {
|
||||
"tmpl": "1.0.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "0.12.x"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz"
|
||||
,"_integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw="
|
||||
,"_from": "makeerror@1.0.11"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue