mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 09:47:48 +10:00
Merge pull request #1973 from makeusabrew/master
Add bootbox.js 4.0.0 library
This commit is contained in:
+6
File diff suppressed because one or more lines are too long
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "bootbox.js",
|
||||
"filename": "bootbox.min.js",
|
||||
"version": "4.0.0",
|
||||
"description": "Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/makeusabrew/bootbox.git"
|
||||
},
|
||||
"author": "Nick Payne <nick@kurai.co.uk>",
|
||||
"homepage": "http://bootboxjs.com"
|
||||
}
|
||||
Reference in New Issue
Block a user