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

51
node_modules/pend/package.json generated vendored
View File

@@ -1,47 +1,18 @@
{
"_from": "pend@~1.2.0",
"_id": "pend@1.2.0",
"_inBundle": false,
"_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
"_location": "/pend",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pend@~1.2.0",
"name": "pend",
"escapedName": "pend",
"rawSpec": "~1.2.0",
"saveSpec": null,
"fetchSpec": "~1.2.0"
},
"_requiredBy": [
"/fd-slicer"
],
"_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
"_shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
"_spec": "pend@~1.2.0",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/fd-slicer",
"author": {
"name": "Andrew Kelley",
"email": "superjoe30@gmail.com"
},
"bugs": {
"url": "https://github.com/andrewrk/node-pend/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "dead-simple optimistic async helper",
"homepage": "https://github.com/andrewrk/node-pend#readme",
"license": "MIT",
"main": "index.js",
"name": "pend",
"version": "1.2.0",
"description": "dead-simple optimistic async helper",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"author": "Andrew Kelley <superjoe30@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/andrewrk/node-pend.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.2.0"
"bugs": {
"url": "https://github.com/andrewrk/node-pend/issues"
}
}