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,34 +1,28 @@
{
"_args": [
[
"stack-utils@1.0.2",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "stack-utils@1.0.2",
"_from": "stack-utils@^1.0.1",
"_id": "stack-utils@1.0.2",
"_inBundle": false,
"_integrity": "sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==",
"_location": "/stack-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "stack-utils@1.0.2",
"raw": "stack-utils@^1.0.1",
"name": "stack-utils",
"escapedName": "stack-utils",
"rawSpec": "1.0.2",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.2"
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/jest-circus",
"/jest-message-util"
],
"_resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "33eba3897788558bebfc2db059dc158ec36cebb8",
"_spec": "stack-utils@^1.0.1",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest-message-util",
"author": {
"name": "James Talmage",
"email": "james@talmage.io",
@@ -37,7 +31,9 @@
"bugs": {
"url": "https://github.com/tapjs/stack-utils/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Captures and cleans stack traces",
"devDependencies": {
"bluebird": "^3.1.1",