Files
CRM/layouts/v7/lib/bootstrap-notify/composer.json
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

27 lines
732 B
JSON

{
"name": "mouse0270/bootstrap-notify",
"version": "3.0.2",
"type": "library",
"description": "This is a simple pluging that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
"keywords": [
"bootstrap",
"jquery",
"notify",
"notification",
"notifications",
"growl",
"message",
"notice"
],
"authors": [
{
"name": "mouse0270",
"email": "rmcintosh@remabledesigns.com",
"homepage": "http://bootstrap-notify.remabledesigns.com/",
"role": "Developer"
}
],
"homepage": "http://bootstrap-notify.remabledesigns.com/",
"license": "MIT",
"autoload": {}
}