Files
BeWoPlaner/BeWoPlanerMobil/node_modules/bootstrap4-fullscreen-modal/package.json
Lyndon Jetten 429d4966e4 FaC/MoK:
- neue Rechte bezüglich Unterschriften hinzugefügt, aber noch unbenutzt
- Vollbildmodalpopup für Reports hinzugefügt, aber noch unbenutzt

Übersetzungen in EnumTranslations.cs (z. 714ff) gegebenenfalls überarbeiten!
2023-08-16 14:18:27 +02:00

28 lines
737 B
JSON

{
"name": "bootstrap4-fullscreen-modal",
"version": "4.5.0",
"description": "A easy way to create an bootstrap 4 fullscreen modal",
"repository": {
"type": "git",
"url": "git+https://github.com/basilebong/bootstrap4-fullscreen-modal.git"
},
"author": "Basile Bong",
"license": "ISC",
"bugs": {
"url": "https://github.com/basilebong/bootstrap4-fullscreen-modal/issues"
},
"homepage": "https://github.com/basilebong/bootstrap4-fullscreen-modal#readme",
"dependencies": {},
"devDependencies": {
"gulp": "4.0.2",
"gulp-cssmin": "^0.2.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "4.1.0",
"gulp-sourcemaps": "^2.6.5",
"pump": "^3.0.0"
},
"scripts": {
"build": "npx gulp"
}
}