Merge pull request #1973 from makeusabrew/master

Add bootbox.js 4.0.0 library
This commit is contained in:
Thomas Davis
2013-10-08 19:24:19 -07:00
2 changed files with 18 additions and 0 deletions
File diff suppressed because one or more lines are too long
+12
View File
@@ -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"
}