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,44 +1,20 @@
{
"_from": "gulp-concat",
"_id": "gulp-concat@2.6.1",
"_inBundle": false,
"_integrity": "sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=",
"_location": "/gulp-concat",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "gulp-concat",
"name": "gulp-concat",
"escapedName": "gulp-concat",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#DEV:/",
"#USER"
"name": "gulp-concat",
"description": "Concatenates files",
"version": "2.6.1",
"repository": "contra/gulp-concat",
"author": "Contra <yo@contra.io> (http://contra.io/)",
"files": [
"index.js"
],
"keywords": [
"gulpplugin"
],
"_resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
"_shasum": "633d16c95d88504628ad02665663cee5a4793353",
"_spec": "gulp-concat",
"_where": "/var/www/html/jason/WeihnachtenMelly",
"author": {
"name": "Contra",
"email": "yo@contra.io",
"url": "http://contra.io/"
},
"bugs": {
"url": "https://github.com/contra/gulp-concat/issues"
},
"bundleDependencies": false,
"dependencies": {
"concat-with-sourcemaps": "^1.0.0",
"through2": "^2.0.0",
"vinyl": "^2.0.0"
},
"deprecated": false,
"description": "Concatenates files",
"devDependencies": {
"gulp": "^3.8.7",
"gulp-sourcemaps": "^2.2.0",
@@ -49,25 +25,12 @@
"stream-array": "^1.0.1",
"stream-assert": "^2.0.1"
},
"scripts": {
"test": "mocha",
"coverage": "istanbul cover _mocha"
},
"engines": {
"node": ">= 0.10"
},
"files": [
"index.js"
],
"homepage": "https://github.com/contra/gulp-concat#readme",
"keywords": [
"gulpplugin"
],
"license": "MIT",
"name": "gulp-concat",
"repository": {
"type": "git",
"url": "git+https://github.com/contra/gulp-concat.git"
},
"scripts": {
"coverage": "istanbul cover _mocha",
"test": "mocha"
},
"version": "2.6.1"
"license": "MIT"
}