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,26 +1,19 @@
{
"_args": [
[
"istanbul-lib-coverage@2.0.5",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "istanbul-lib-coverage@2.0.5",
"_from": "istanbul-lib-coverage@^2.0.2",
"_id": "istanbul-lib-coverage@2.0.5",
"_inBundle": false,
"_integrity": "sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==",
"_location": "/istanbul-lib-coverage",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "istanbul-lib-coverage@2.0.5",
"raw": "istanbul-lib-coverage@^2.0.2",
"name": "istanbul-lib-coverage",
"escapedName": "istanbul-lib-coverage",
"rawSpec": "2.0.5",
"rawSpec": "^2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.5"
"fetchSpec": "^2.0.2"
},
"_requiredBy": [
"/@jest/reporters",
@@ -29,8 +22,9 @@
"/istanbul-lib-source-maps"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz",
"_spec": "2.0.5",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "675f0ab69503fad4b1d849f736baaca803344f49",
"_spec": "istanbul-lib-coverage@^2.0.2",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@jest/reporters",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
@@ -38,6 +32,8 @@
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Data library for istanbul coverage objects",
"engines": {
"node": ">=6"