UNPKG

bootbox

Version:

Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework

18 lines (17 loc) 267 B
{ "name": "bootbox.js", "version": "4.2.0", "main": "./bootbox.js", "ignore": [ "CHANGELOG.md", "CONTRIBUTING", "Gruntfile.js", "header.txt", "karma*.js", "build", "tests" ], "dependencies": { "bootstrap": ">= 3.0.0" } }