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,32 +1,27 @@
{
"_args": [
[
"lodash.uniq@4.5.0",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "lodash.uniq@4.5.0",
"_from": "lodash.uniq@^4.5.0",
"_id": "lodash.uniq@4.5.0",
"_inBundle": false,
"_integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
"_location": "/lodash.uniq",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "lodash.uniq@4.5.0",
"raw": "lodash.uniq@^4.5.0",
"name": "lodash.uniq",
"escapedName": "lodash.uniq",
"rawSpec": "4.5.0",
"rawSpec": "^4.5.0",
"saveSpec": null,
"fetchSpec": "4.5.0"
"fetchSpec": "^4.5.0"
},
"_requiredBy": [
"/@octokit/rest"
],
"_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
"_spec": "4.5.0",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"_shasum": "d0225373aeb652adc1bc82e4945339a842754773",
"_spec": "lodash.uniq@^4.5.0",
"_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 `_.uniq` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",