Files
old-lab_ui/bower_components/remarkable-bootstrap-notify/composer.json

27 lines
732 B
JSON
Raw Normal View History

2019-06-04 13:11:32 -04:00
{
"name": "mouse0270/bootstrap-notify",
"version": "3.1.3",
"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": {}
}