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,65 +1,31 @@
{
"_from": "repeat-string@^1.6.1",
"_id": "repeat-string@1.6.1",
"_inBundle": false,
"_integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
"_location": "/repeat-string",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "repeat-string@^1.6.1",
"name": "repeat-string",
"escapedName": "repeat-string",
"rawSpec": "^1.6.1",
"saveSpec": null,
"fetchSpec": "^1.6.1"
},
"_requiredBy": [
"/fill-range",
"/to-regex-range"
"name": "repeat-string",
"description": "Repeat the given string n times. Fastest implementation for repeating a string.",
"version": "1.6.1",
"homepage": "https://github.com/jonschlinkert/repeat-string",
"author": "Jon Schlinkert (http://github.com/jonschlinkert)",
"contributors": [
"Brian Woodward <brian.woodward@gmail.com> (https://github.com/doowb)",
"Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)",
"Linus Unnebäck <linus@folkdatorn.se> (http://linus.unnebäck.se)",
"Thijs Busser <tbusser@gmail.com> (http://tbusser.net)",
"Titus <tituswormer@gmail.com> (wooorm.com)"
],
"_resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
"_shasum": "8dcae470e1c88abc2d600fff4a776286da75e637",
"_spec": "repeat-string@^1.6.1",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/fill-range",
"author": {
"name": "Jon Schlinkert",
"url": "http://github.com/jonschlinkert"
},
"repository": "jonschlinkert/repeat-string",
"bugs": {
"url": "https://github.com/jonschlinkert/repeat-string/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Brian Woodward",
"email": "brian.woodward@gmail.com",
"url": "https://github.com/doowb"
},
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Linus Unnebäck",
"email": "linus@folkdatorn.se",
"url": "http://linus.unnebäck.se"
},
{
"name": "Thijs Busser",
"email": "tbusser@gmail.com",
"url": "http://tbusser.net"
},
{
"name": "Titus",
"email": "tituswormer@gmail.com",
"url": "wooorm.com"
}
"license": "MIT",
"files": [
"index.js"
],
"deprecated": false,
"description": "Repeat the given string n times. Fastest implementation for repeating a string.",
"main": "index.js",
"engines": {
"node": ">=0.10"
},
"scripts": {
"test": "mocha"
},
"devDependencies": {
"ansi-cyan": "^0.1.1",
"benchmarked": "^0.2.5",
@@ -70,13 +36,6 @@
"text-table": "^0.2.0",
"yargs-parser": "^4.0.2"
},
"engines": {
"node": ">=0.10"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/repeat-string",
"keywords": [
"fast",
"fastest",
@@ -94,16 +53,6 @@
"string",
"times"
],
"license": "MIT",
"main": "index.js",
"name": "repeat-string",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/repeat-string.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
@@ -124,6 +73,5 @@
"reflinks": [
"verb"
]
},
"version": "1.6.1"
}
}