File: //proc/self/cwd/docs_old/vendor/sweetalert/.bower.json
{
"name": "sweetalert",
"homepage": "http://tristanedwards.me/sweetalert",
"authors": [
"Tristan Edwards <tristan.edwards@me.com> (http://tristanedwards.me)"
],
"description": "A beautiful replacement for JavaScript's alert.",
"main": [
"dist/sweetalert.min.js",
"dist/sweetalert.css"
],
"keywords": [
"alert",
"modal"
],
"repository": {
"type": "git",
"url": "git@github.com:t4t5/sweetalert.git"
},
"license": "MIT",
"devDependencies": {
"qunit": "~1.18.0",
"jquery": "~2.1.4"
},
"version": "1.1.3",
"_release": "1.1.3",
"_resolution": {
"type": "version",
"tag": "v1.1.3",
"commit": "1228f1e0a7ccda1f445224f3945867b4fc1234e5"
},
"_source": "git://github.com/t4t5/sweetalert.git",
"_target": "~1.1.3",
"_originalSource": "sweetalert"
}