Files
WeihnachtsKalenderMelly/package.json
2025-11-02 11:09:14 +01:00

28 lines
646 B
JSON

{
"name": "weihnachtenmelly21",
"version": "1.0.0",
"description": "Jason ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@illg.xyz:JasTobi/WeihnachtsKalenderMelly.git"
},
"author": "Jason",
"license": "ISC",
"devDependencies": {
"gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-imagemin": "^8.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "^6.0.1",
"gulp-sourcemaps": "^3.0.0",
"gulp-uglify": "^3.0.2",
"sass": "^1.93.2"
}
}