set basic layout. adding status bar
This commit is contained in:
27
bower_components/remarkable-bootstrap-notify/bower.json
vendored
Normal file
27
bower_components/remarkable-bootstrap-notify/bower.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "remarkable-bootstrap-notify",
|
||||
"main": "bootstrap-notify.js",
|
||||
"version": "3.1.3",
|
||||
"homepage": "http://bootstrap-notify.remabledesigns.com/",
|
||||
"authors": [
|
||||
"mouse0270 <rmcintosh@remabledesigns.com>"
|
||||
],
|
||||
"description": "This is a simple plugin that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
|
||||
"keywords": [
|
||||
"remarkable",
|
||||
"bootstrap",
|
||||
"jquery",
|
||||
"notify",
|
||||
"notification",
|
||||
"notifications",
|
||||
"growl",
|
||||
"message",
|
||||
"notice"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.10.2",
|
||||
"bootstrap": ">=2.0.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"ignore": []
|
||||
}
|
||||
Reference in New Issue
Block a user