schnee effeckt und fehler Korektur

This commit is contained in:
2023-08-14 17:52:24 +02:00
parent 4a843d4936
commit 79af4e9907
6813 changed files with 343821 additions and 356128 deletions

View File

@@ -1,67 +1,37 @@
{
"_from": "unset-value@^1.0.0",
"_id": "unset-value@1.0.0",
"_inBundle": false,
"_integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
"_location": "/unset-value",
"_phantomChildren": {
"get-value": "2.0.6",
"isarray": "1.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "unset-value@^1.0.0",
"name": "unset-value",
"escapedName": "unset-value",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/cache-base"
"name": "unset-value",
"description": "Delete nested properties from an object using dot notation.",
"version": "1.0.0",
"homepage": "https://github.com/jonschlinkert/unset-value",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"<wtgtybhertgeghgtwtg@gmail.com> (https://github.com/wtgtybhertgeghgtwtg)",
"Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)"
],
"_resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
"_shasum": "8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559",
"_spec": "unset-value@^1.0.0",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/cache-base",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": "jonschlinkert/unset-value",
"bugs": {
"url": "https://github.com/jonschlinkert/unset-value/issues"
},
"bundleDependencies": false,
"contributors": [
{
"email": "wtgtybhertgeghgtwtg@gmail.com",
"url": "https://github.com/wtgtybhertgeghgtwtg"
},
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
}
"license": "MIT",
"files": [
"index.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"dependencies": {
"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",
"mocha": "*",
"should": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/unset-value",
"keywords": [
"del",
"delete",
@@ -74,16 +44,6 @@
"unset",
"value"
],
"license": "MIT",
"main": "index.js",
"name": "unset-value",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/unset-value.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
@@ -107,6 +67,5 @@
"lint": {
"reflinks": true
}
},
"version": "1.0.0"
}
}