sweetalert
Version:
A beautiful replacement for JavaScript's "alert"
19 lines (18 loc) • 459 B
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"
}