apollodec/Apollo/bower_components/sweetalert/bower.json
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

19 lines
455 B
JSON
Executable File

{
"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": ["lib/sweet-alert.js", "lib/sweet-alert.css"],
"keywords": [
"alert",
"modal"
],
"repository": {
"type": "git",
"url": "git@github.com:t4t5/sweetalert.git"
},
"license": "MIT"
}