mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 11:46:40 +10:00
30 lines
745 B
JSON
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"
|
|
}
|
|
]
|
|
}
|