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

23
node_modules/lodash.set/package.json generated vendored
View File

@@ -1,32 +1,27 @@
{
"_args": [
[
"lodash.set@4.3.2",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "lodash.set@4.3.2",
"_from": "lodash.set@^4.3.2",
"_id": "lodash.set@4.3.2",
"_inBundle": false,
"_integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=",
"_location": "/lodash.set",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "lodash.set@4.3.2",
"raw": "lodash.set@^4.3.2",
"name": "lodash.set",
"escapedName": "lodash.set",
"rawSpec": "4.3.2",
"rawSpec": "^4.3.2",
"saveSpec": null,
"fetchSpec": "4.3.2"
"fetchSpec": "^4.3.2"
},
"_requiredBy": [
"/@octokit/rest"
],
"_resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz",
"_spec": "4.3.2",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"_shasum": "d8757b1da807dde24816b0d6a84bea1a76230b23",
"_spec": "lodash.set@^4.3.2",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@octokit/rest",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -35,6 +30,7 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -52,6 +48,7 @@
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.set` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",