aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/remarkable-bootstrap-notify/bower.json
blob: 47e402721dda130334a1c303963d8b956fa1d2b7 (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": "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": []
}