Files
cdnjs/ajax/libs/bootstrap-growl/package.json
T

30 lines
745 B
JSON

{
"name": "bootstrap-growl",
"filename": "jquery.bootstrap-growl.min.js",
"description": "Pretty simple jQuery plugin that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
"version": "1.0.0",
"homepage": "https://github.com/ifightcrime/bootstrap-growl",
"keywords": [
"bootstrap",
"growl",
"notification",
"jquery"
],
"maintainers": [
{
"name": "Nick Larson"
}
],
"repository": {
"type": "git",
"url": "https://github.com/ifightcrime/bootstrap-growl.git"
},
"bugs": "https://github.com/ifightcrime/bootstrap-growl/issues",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/ifightcrime/bootstrap-growl/blob/master/LICENSE.md"
}
]
}