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/pascalcase/package.json generated vendored
View File

@@ -1,48 +1,28 @@
{
"_from": "pascalcase@^0.1.1",
"_id": "pascalcase@0.1.1",
"_inBundle": false,
"_integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=",
"_location": "/pascalcase",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pascalcase@^0.1.1",
"name": "pascalcase",
"escapedName": "pascalcase",
"rawSpec": "^0.1.1",
"saveSpec": null,
"fetchSpec": "^0.1.1"
},
"_requiredBy": [
"/base"
],
"_resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
"_shasum": "b363e55e8006ca6fe21784d2db22bd15d7917f14",
"_spec": "pascalcase@^0.1.1",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/base",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"name": "pascalcase",
"description": "Convert a string to pascal-case.",
"version": "0.1.1",
"homepage": "https://github.com/jonschlinkert/pascalcase",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/pascalcase",
"bugs": {
"url": "https://github.com/jonschlinkert/pascalcase/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Convert a string to pascal-case.",
"license": "MIT",
"files": [
"index.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/pascalcase",
"keywords": [
"camelcase",
"case",
@@ -52,16 +32,6 @@
"pascalcase",
"string"
],
"license": "MIT",
"main": "index.js",
"name": "pascalcase",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/pascalcase.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
@@ -72,6 +42,5 @@
"justified"
]
}
},
"version": "0.1.1"
}
}
}