set basic layout. adding status bar
This commit is contained in:
27
bower_components/remarkable-bootstrap-notify/composer.json
vendored
Normal file
27
bower_components/remarkable-bootstrap-notify/composer.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user