* Publish

* Update .gitignore

* node modules

* Update .gitignore
This commit is contained in:
Danny McCormick
2019-08-23 10:21:51 -04:00
committed by GitHub
parent 26d9864772
commit 04aa5dbc72
224 changed files with 754 additions and 11336 deletions

View File

@@ -1,27 +1,32 @@
{
"_from": "lodash.uniq@^4.5.0",
"_args": [
[
"lodash.uniq@4.5.0",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "lodash.uniq@4.5.0",
"_id": "lodash.uniq@4.5.0",
"_inBundle": false,
"_integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
"_location": "/lodash.uniq",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"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",
"_shasum": "d0225373aeb652adc1bc82e4945339a842754773",
"_spec": "lodash.uniq@^4.5.0",
"_where": "C:\\Users\\damccorm\\Documents\\node12-template\\node_modules\\@octokit\\rest",
"_spec": "4.5.0",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -48,7 +52,6 @@
"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",