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

69
node_modules/map-cache/package.json generated vendored
View File

@@ -1,50 +1,28 @@
{
"_from": "map-cache@^0.2.2",
"_id": "map-cache@0.2.2",
"_inBundle": false,
"_integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
"_location": "/map-cache",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "map-cache@^0.2.2",
"name": "map-cache",
"escapedName": "map-cache",
"rawSpec": "^0.2.2",
"saveSpec": null,
"fetchSpec": "^0.2.2"
},
"_requiredBy": [
"/fragment-cache",
"/parse-filepath",
"/snapdragon"
],
"_resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
"_shasum": "c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf",
"_spec": "map-cache@^0.2.2",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/snapdragon",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"name": "map-cache",
"description": "Basic cache object for storing key-value pairs.",
"version": "0.2.2",
"homepage": "https://github.com/jonschlinkert/map-cache",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/map-cache",
"bugs": {
"url": "https://github.com/jonschlinkert/map-cache/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Basic cache object for storing key-value pairs.",
"license": "MIT",
"files": [
"index.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"devDependencies": {
"gulp-format-md": "^0.1.9",
"should": "^8.3.1"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/map-cache",
"keywords": [
"cache",
"get",
@@ -54,16 +32,6 @@
"storage",
"store"
],
"license": "MIT",
"main": "index.js",
"name": "map-cache",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/map-cache.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
@@ -87,6 +55,5 @@
"lint": {
"reflinks": true
}
},
"version": "0.2.2"
}
}