mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-22 14:04:44 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
41
node_modules/stack-utils/package.json
generated
vendored
41
node_modules/stack-utils/package.json
generated
vendored
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"name": "stack-utils",
|
||||
"version": "1.0.2",
|
||||
"description": "Captures and cleans stack traces",
|
||||
"license": "MIT",
|
||||
"repository": "tapjs/stack-utils",
|
||||
"author": {
|
||||
"name": "James Talmage",
|
||||
"email": "james@talmage.io",
|
||||
"url": "github.com/jamestalmage"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js --100 -J",
|
||||
"preversion": "npm test",
|
||||
"postversion": "npm publish",
|
||||
"postpublish": "git push origin --all; git push origin --tags"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
""
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"bluebird": "^3.1.1",
|
||||
"coveralls": "^2.11.6",
|
||||
"flatten": "0.0.1",
|
||||
"nested-error-stacks": "^2.0.0",
|
||||
"pify": "^2.3.0",
|
||||
"q": "^1.4.1",
|
||||
"tap": "^10.3.2"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.2.tgz"
|
||||
,"_integrity": "sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA=="
|
||||
,"_from": "stack-utils@1.0.2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue