Files
cdnjs/ajax/libs/bootbox.js/package.json
T
Pete Cooper eb9a055339 Updating bootbox.js
Source: https://github.com/makeusabrew/bootbox/releases (all .zip
files, for completeness)

Addresses https://github.com/cdnjs/cdnjs/issues/2443 - can be closed
if/when PR is merged.
2014-01-20 12:25:45 +00:00

13 lines
386 B
JSON

{
"name": "bootbox.js",
"filename": "bootbox.min.js",
"version": "4.1.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"
}