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

71
node_modules/get-value/package.json generated vendored
View File

@@ -1,41 +1,24 @@
{
"_from": "get-value@^2.0.6",
"_id": "get-value@2.0.6",
"_inBundle": false,
"_integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
"_location": "/get-value",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "get-value@^2.0.6",
"name": "get-value",
"escapedName": "get-value",
"rawSpec": "^2.0.6",
"saveSpec": null,
"fetchSpec": "^2.0.6"
},
"_requiredBy": [
"/array-sort",
"/cache-base",
"/has-value",
"/union-value",
"/unset-value/has-value"
],
"_resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
"_shasum": "dc15ca1c672387ca76bd37ac0a395ba2042a2c28",
"_spec": "get-value@^2.0.6",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/cache-base",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"name": "get-value",
"description": "Use property paths (`a.b.c`) to get a nested value from an object.",
"version": "2.0.6",
"homepage": "https://github.com/jonschlinkert/get-value",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/get-value",
"bugs": {
"url": "https://github.com/jonschlinkert/get-value/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Use property paths (`a.b.c`) to get a nested value from an object.",
"license": "MIT",
"files": [
"index.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"devDependencies": {
"ansi-bold": "^0.1.1",
"arr-reduce": "^1.0.1",
@@ -51,13 +34,6 @@
"matched": "^0.3.2",
"minimist": "^1.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/get-value",
"keywords": [
"get",
"key",
@@ -73,16 +49,6 @@
"value",
"values"
],
"license": "MIT",
"main": "index.js",
"name": "get-value",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/get-value.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
@@ -109,6 +75,5 @@
"lint": {
"reflinks": true
}
},
"version": "2.0.6"
}
}