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,71 +1,40 @@
{
"_from": "object.defaults@^1.1.0",
"_id": "object.defaults@1.1.0",
"_inBundle": false,
"_integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
"_location": "/object.defaults",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "object.defaults@^1.1.0",
"name": "object.defaults",
"escapedName": "object.defaults",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/each-props",
"/fined",
"/glob-watcher",
"/undertaker"
"name": "object.defaults",
"description": "Like `extend` but only copies missing properties/values to the target object.",
"version": "1.1.0",
"homepage": "https://github.com/jonschlinkert/object.defaults",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)",
"Sobolev Nikita <mail@sobolevn.me> (https://github.com/sobolevn)"
],
"_resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
"_shasum": "3a7f868334b407dea06da16d88d5cd29e435fecf",
"_spec": "object.defaults@^1.1.0",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/glob-watcher",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": "jonschlinkert/object.defaults",
"bugs": {
"url": "https://github.com/jonschlinkert/object.defaults/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Sobolev Nikita",
"email": "mail@sobolevn.me",
"url": "https://github.com/sobolevn"
}
"license": "MIT",
"files": [
"index.js",
"immutable.js",
"mutable.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"dependencies": {
"array-each": "^1.0.1",
"array-slice": "^1.0.0",
"for-own": "^1.0.0",
"isobject": "^3.0.0"
},
"deprecated": false,
"description": "Like `extend` but only copies missing properties/values to the target object.",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"immutable.js",
"mutable.js"
],
"homepage": "https://github.com/jonschlinkert/object.defaults",
"keywords": [
"copy",
"default",
@@ -82,16 +51,6 @@
"value",
"values"
],
"license": "MIT",
"main": "index.js",
"name": "object.defaults",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/object.defaults.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
@@ -104,6 +63,5 @@
"lint": {
"reflinks": true
}
},
"version": "1.1.0"
}
}