mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-12 23:21:12 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
39
node_modules/capture-exit/package.json
generated
vendored
39
node_modules/capture-exit/package.json
generated
vendored
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"name": "capture-exit",
|
||||
"version": "2.0.0",
|
||||
"description": "safely cleanup in signal handlers",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "mocha test",
|
||||
"test:debug": "mocha debug test"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/stefanpenner/capture-exit.git"
|
||||
},
|
||||
"author": "Stefan Penner <stefan.penner@gmail.com>",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/stefanpenner/capture-exit/issues"
|
||||
},
|
||||
"homepage": "https://github.com/stefanpenner/capture-exit#readme",
|
||||
"devDependencies": {
|
||||
"chai": "^4.2.0",
|
||||
"execa": "1.0.0",
|
||||
"mocha": "^5.2.0",
|
||||
"ora": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"rsvp": "^4.8.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.* || 8.* || >= 10.*"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz"
|
||||
,"_integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g=="
|
||||
,"_from": "capture-exit@2.0.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue