mirror of
https://github.com/actions/labeler.git
synced 2025-12-16 15:10:37 +00:00
build
This commit is contained in:
24
node_modules/stack-utils/package.json
generated
vendored
24
node_modules/stack-utils/package.json
generated
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user