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,12 +1,5 @@
{
"_args": [
[
"unset-value@1.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "unset-value@1.0.0",
"_from": "unset-value@^1.0.0",
"_id": "unset-value@1.0.0",
"_inBundle": false,
"_integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
@@ -16,21 +9,22 @@
"isarray": "1.0.0"
},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "unset-value@1.0.0",
"raw": "unset-value@^1.0.0",
"name": "unset-value",
"escapedName": "unset-value",
"rawSpec": "1.0.0",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/cache-base"
],
"_resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559",
"_spec": "unset-value@^1.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/cache-base",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -38,6 +32,7 @@
"bugs": {
"url": "https://github.com/jonschlinkert/unset-value/issues"
},
"bundleDependencies": false,
"contributors": [
{
"email": "wtgtybhertgeghgtwtg@gmail.com",
@@ -53,6 +48,7 @@
"has-value": "^0.3.1",
"isobject": "^3.0.0"
},
"deprecated": false,
"description": "Delete nested properties from an object using dot notation.",
"devDependencies": {
"gulp-format-md": "^0.1.11",