This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"capture-exit@2.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "capture-exit@2.0.0",
"_from": "capture-exit@^2.0.0",
"_id": "capture-exit@2.0.0",
"_inBundle": false,
"_integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==",
"_location": "/capture-exit",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "capture-exit@2.0.0",
"raw": "capture-exit@^2.0.0",
"name": "capture-exit",
"escapedName": "capture-exit",
"rawSpec": "2.0.0",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/sane"
],
"_resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "fb953bfaebeb781f62898239dabb426d08a509a4",
"_spec": "capture-exit@^2.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/sane",
"author": {
"name": "Stefan Penner",
"email": "stefan.penner@gmail.com"
@@ -35,9 +29,11 @@
"bugs": {
"url": "https://github.com/stefanpenner/capture-exit/issues"
},
"bundleDependencies": false,
"dependencies": {
"rsvp": "^4.8.4"
},
"deprecated": false,
"description": "safely cleanup in signal handlers",
"devDependencies": {
"chai": "^4.2.0",