1
0
mirror of https://github.com/actions/labeler synced 2026-05-08 21:11:01 +02:00
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

24
node_modules/throat/package.json generated vendored
View File

@@ -1,26 +1,19 @@
{
"_args": [
[
"throat@4.1.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "throat@4.1.0",
"_from": "throat@^4.0.0",
"_id": "throat@4.1.0",
"_inBundle": false,
"_integrity": "sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=",
"_location": "/throat",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "throat@4.1.0",
"raw": "throat@^4.0.0",
"name": "throat",
"escapedName": "throat",
"rawSpec": "4.1.0",
"rawSpec": "^4.0.0",
"saveSpec": null,
"fetchSpec": "4.1.0"
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
"/jest-changed-files",
@@ -29,14 +22,17 @@
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz",
"_spec": "4.1.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "89037cbc92c56ab18926e6ba4cbb200e15672a6a",
"_spec": "throat@^4.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest-runner",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/throat/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Throttle the parallelism of an asynchronous (promise returning) function / functions",
"devDependencies": {
"coveralls": "^2.11.2",