aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/remarkable-bootstrap-notify/composer.json
blob: 8d29462a990b69992b66314b3f905c31c9001e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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": {}
}