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,43 +1,25 @@
{
"_from": "clone-stats@^1.0.0",
"_id": "clone-stats@1.0.0",
"_inBundle": false,
"_integrity": "sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=",
"_location": "/clone-stats",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "clone-stats@^1.0.0",
"name": "clone-stats",
"escapedName": "clone-stats",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/vinyl"
],
"_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
"_shasum": "b3782dff8bb5474e18b9b6bf0fdfe782f8777680",
"_spec": "clone-stats@^1.0.0",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/vinyl",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",
"url": "http://hughsk.io/"
},
"browser": "index.js",
"bugs": {
"url": "https://github.com/hughsk/clone-stats/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"name": "clone-stats",
"description": "Safely clone node's fs.Stats instances without losing their class methods",
"version": "1.0.0",
"main": "index.js",
"browser": "index.js",
"dependencies": {},
"devDependencies": {
"tape": "~2.3.2"
},
"scripts": {
"test": "node test"
},
"author": "Hugh Kennedy <hughskennedy@gmail.com> (http://hughsk.io/)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/clone-stats"
},
"bugs": {
"url": "https://github.com/hughsk/clone-stats/issues"
},
"homepage": "https://github.com/hughsk/clone-stats",
"keywords": [
"stats",
@@ -45,16 +27,5 @@
"clone",
"copy",
"prototype"
],
"license": "MIT",
"main": "index.js",
"name": "clone-stats",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/clone-stats.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.0"
]
}