aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/remarkable-bootstrap-notify/.bower.json
blob: 73e2f3c3d396f83bbecdd67448cd77718e274051 (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
28
29
30
31
32
33
34
35
36
{
  "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": [],
  "_release": "3.1.3",
  "_resolution": {
    "type": "version",
    "tag": "3.1.3",
    "commit": "c6a3e3acafda0815cce3703103499b6262500cd7"
  },
  "_source": "https://github.com/mouse0270/bootstrap-notify.git",
  "_target": "3.1.3",
  "_originalSource": "remarkable-bootstrap-notify"
}