Initial Commit after switching from SVN to git

This commit is contained in:
2026-05-03 01:43:52 +02:00
parent ab8638e5bb
commit a4284234b2
910 changed files with 359931 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"name": "fuchs",
"version": "1.1.0",
"dependencies": {
"fg-loadcss": "3.1.0",
"jquery": "4.0.0",
"js-cookie": "3.0.1",
"tinymce": "6.8.6"
},
"devDependencies": {
"del": "8.0.1",
"gulp": "5.0.1",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "2.6.1",
"gulp-htmlmin": "5.0.1",
"gulp-if": "3.0.0",
"gulp-less": "5.0.0",
"gulp-print": "5.0.2",
"gulp-sass": "6.0.1",
"gulp-terser": "2.1.0",
"merge-stream": "^2.0.0",
"sass": "^1.99.0"
}
}