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

25
node_modules/is-ci/package.json generated vendored
View File

@@ -1,34 +1,29 @@
{
"_args": [
[
"is-ci@2.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "is-ci@2.0.0",
"_from": "is-ci@^2.0.0",
"_id": "is-ci@2.0.0",
"_inBundle": false,
"_integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
"_location": "/is-ci",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "is-ci@2.0.0",
"raw": "is-ci@^2.0.0",
"name": "is-ci",
"escapedName": "is-ci",
"rawSpec": "2.0.0",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/husky",
"/jest-util",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "6bc6334181810e04b5c22b3d589fdca55026404c",
"_spec": "is-ci@^2.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/husky",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
@@ -40,6 +35,7 @@
"bugs": {
"url": "https://github.com/watson/is-ci/issues"
},
"bundleDependencies": false,
"coordinates": [
55.778272,
12.593116
@@ -47,6 +43,7 @@
"dependencies": {
"ci-info": "^2.0.0"
},
"deprecated": false,
"description": "Detect if the current environment is a CI server",
"devDependencies": {
"clear-module": "^3.0.0",