restaurant1894/package.json
2020-05-12 17:46:20 +02:00

29 lines
653 B
JSON

{
"name": "restaurant1894",
"version": "1.0.0",
"description": "Webseite für \"www.restaurant1894.de\"",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"gulp": "^4.0.2",
"gulp-htmlclean": "^2.7.22",
"gulp-image-resize": "^0.13.1",
"gulp-imagemin": "^7.1.0",
"gulp-newer": "^1.4.0",
"gulp-rename": "^2.0.0",
"gulp-uglify-es": "^2.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.chrosey.de:chrosey/restaurant1894.git"
},
"keywords": [
"Webseite"
],
"author": "chrosey",
"license": "ISC"
}