eesyphp/public_html/lib/bootstrap4dialog/package.json

19 lines
415 B
JSON
Raw Normal View History

2022-04-24 16:52:44 +02:00
{
"name": "bootstrap4dialog",
"version": "1.0.0",
"description": "Bootstrap Modal for Bootstrap 4.*",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "GR <admin@admin.ge>",
"license": "MIT",
"dependencies": {
"g": "^2.0.1",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-minify": "^3.1.0",
"gulp-rename": "^2.0.0"
}
}