You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
766 B
32 lines
766 B
{
|
|
"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",
|
|
"version": "0.5.0",
|
|
"_release": "0.5.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.5.0",
|
|
"commit": "f289160c8b4e8540757a828d56acc9a6877203e9"
|
|
},
|
|
"_source": "git://github.com/t4t5/sweetalert.git",
|
|
"_target": "~0.5.0",
|
|
"_originalSource": "sweetalert",
|
|
"_direct": true
|
|
} |