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/invariant/package.json generated vendored
View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"invariant@2.2.4",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "invariant@2.2.4",
"_from": "invariant@^2.2.4",
"_id": "invariant@2.2.4",
"_inBundle": false,
"_integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
"_location": "/invariant",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "invariant@2.2.4",
"raw": "invariant@^2.2.4",
"name": "invariant",
"escapedName": "invariant",
"rawSpec": "2.2.4",
"rawSpec": "^2.2.4",
"saveSpec": null,
"fetchSpec": "2.2.4"
"fetchSpec": "^2.2.4"
},
"_requiredBy": [
"/jest-haste-map"
],
"_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
"_spec": "2.2.4",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "610f3c92c9359ce1db616e538008d23ff35158e6",
"_spec": "invariant@^2.2.4",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest-haste-map",
"author": {
"name": "Andres Suarez",
"email": "zertosh@gmail.com"
@@ -41,9 +35,11 @@
"bugs": {
"url": "https://github.com/zertosh/invariant/issues"
},
"bundleDependencies": false,
"dependencies": {
"loose-envify": "^1.0.0"
},
"deprecated": false,
"description": "invariant",
"devDependencies": {
"browserify": "^11.0.1",