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

109
node_modules/isobject/package.json generated vendored
View File

@@ -1,83 +1,37 @@
{
"_from": "isobject@^3.0.1",
"_id": "isobject@3.0.1",
"_inBundle": false,
"_integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
"_location": "/isobject",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "isobject@^3.0.1",
"name": "isobject",
"escapedName": "isobject",
"rawSpec": "^3.0.1",
"saveSpec": null,
"fetchSpec": "^3.0.1"
},
"_requiredBy": [
"/base",
"/braces",
"/cache-base",
"/class-utils",
"/define-property",
"/gulp/gulp-cli",
"/has-value",
"/is-plain-object",
"/object-visit",
"/object.defaults",
"/object.pick",
"/snapdragon-node",
"/unset-value"
"name": "isobject",
"description": "Returns true if the value is an object and not an array or null.",
"version": "3.0.1",
"homepage": "https://github.com/jonschlinkert/isobject",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"(https://github.com/LeSuisse)",
"Brian Woodward (https://twitter.com/doowb)",
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
"Magnús Dæhlen (https://github.com/magnudae)",
"Tom MacWright (https://macwright.org)"
],
"_resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
"_shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df",
"_spec": "isobject@^3.0.1",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/braces",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": "jonschlinkert/isobject",
"bugs": {
"url": "https://github.com/jonschlinkert/isobject/issues"
},
"bundleDependencies": false,
"contributors": [
{
"url": "https://github.com/LeSuisse"
},
{
"name": "Brian Woodward",
"url": "https://twitter.com/doowb"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Magnús Dæhlen",
"url": "https://github.com/magnudae"
},
{
"name": "Tom MacWright",
"url": "https://macwright.org"
}
],
"dependencies": {},
"deprecated": false,
"description": "Returns true if the value is an object and not an array or null.",
"devDependencies": {
"gulp-format-md": "^0.1.9",
"mocha": "^2.4.5"
},
"engines": {
"node": ">=0.10.0"
},
"license": "MIT",
"files": [
"index.d.ts",
"index.js"
],
"homepage": "https://github.com/jonschlinkert/isobject",
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"dependencies": {},
"devDependencies": {
"gulp-format-md": "^0.1.9",
"mocha": "^2.4.5"
},
"keywords": [
"check",
"is",
@@ -92,16 +46,6 @@
"typeof",
"value"
],
"license": "MIT",
"main": "index.js",
"name": "isobject",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/isobject.git"
},
"scripts": {
"test": "mocha"
},
"types": "index.d.ts",
"verb": {
"related": {
@@ -126,6 +70,5 @@
"reflinks": [
"verb"
]
},
"version": "3.0.1"
}
}