first commit
This commit is contained in:
commit
4d332ef662
27586 changed files with 3281783 additions and 0 deletions
41
rus/admin/_V4/_lib/jquery.toaster-master/toaster.jquery.json
Normal file
41
rus/admin/_V4/_lib/jquery.toaster-master/toaster.jquery.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name" : "toaster",
|
||||
"version" : "1.0.0",
|
||||
"title" : "jQuery Toaster",
|
||||
"author" :
|
||||
{
|
||||
"name" : "Scott Offen",
|
||||
"email" : "developer@scottoffen.com",
|
||||
"url" : "http://www.scottoffen.com"
|
||||
},
|
||||
"licenses" :
|
||||
[
|
||||
{
|
||||
"type" : "Apache-2.0",
|
||||
"url" : "https://raw.githubusercontent.com/scottoffen/jquery.toaster/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
{
|
||||
"jquery": ">=1.11.1",
|
||||
"bootstrap" : ">=3.0"
|
||||
},
|
||||
"description" : "jQuery plugin for displaying customizable toast notifications via Bootstrap alerts",
|
||||
"keywords" :
|
||||
[
|
||||
"toast",
|
||||
"toaster",
|
||||
"growl"
|
||||
],
|
||||
"maintainers" :
|
||||
[
|
||||
{
|
||||
"name" : "Scott Offen",
|
||||
"email" : "developer@scottoffen.com",
|
||||
"url" : "http://www.scottoffen.com"
|
||||
}
|
||||
],
|
||||
"homepage" : "https://github.com/scottoffen/jquery.toaster",
|
||||
"bugs" : "https://github.com/scottoffen/jquery.toaster/issues",
|
||||
"docs" : "https://github.com/scottoffen/jquery.toaster/wiki"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue