* 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

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

@@ -1,27 +1,32 @@
{
"_from": "lodash.set@^4.3.2",
"_args": [
[
"lodash.set@4.3.2",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "lodash.set@4.3.2",
"_id": "lodash.set@4.3.2",
"_inBundle": false,
"_integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=",
"_location": "/lodash.set",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"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",
"_shasum": "d8757b1da807dde24816b0d6a84bea1a76230b23",
"_spec": "lodash.set@^4.3.2",
"_where": "C:\\Users\\damccorm\\Documents\\node12-template\\node_modules\\@octokit\\rest",
"_spec": "4.3.2",
"_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 `_.set` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",