Files
old-lab_ui/bower_components/remarkable-bootstrap-notify/.bower.json
2019-06-04 13:11:32 -04:00

37 lines
929 B
JSON

{
"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",
"_direct": true
}