/home/mip/public_html/template/AdminLTE/plugins/sweetalert/package.json
{
"name": "sweetalert",
"version": "1.1.3",
"description": "A beautiful replacement for JavaScript's \"alert\"",
"main": "lib/sweetalert.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "gulp test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/t4t5/sweetalert.git"
},
"keywords": [
"sweetalert",
"alert",
"modal",
"popup"
],
"author": {
"name": "Tristan Edwards",
"email": "tristan.edwards@me.com",
"url": "http://tristanedwards.me"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/t4t5/sweetalert/issues"
},
"homepage": "http://tristanedwards.me/sweetalert",
"devDependencies": {
"babelify": "^6.0.2",
"browserify": "^9.0.8",
"glob": "^5.0.3",
"gulp": "^3.9.0",
"gulp-babel": "^5.2.1",
"gulp-concat": "^2.4.3",
"gulp-jshint": "^1.9.0",
"gulp-minify-css": "^0.3.13",
"gulp-qunit": "latest",
"gulp-rename": "^1.2.0",
"gulp-sass": "^2.0.1",
"gulp-uglify": "^1.0.2",
"gulp-wrap": "^0.11.0",
"path": "^0.11.14",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
},
"gitHead": "3b9d8eb90268e0b1f8f58b2eba240631df0ad18f",
"_id": "sweetalert@1.1.3",
"_shasum": "d2c31ea492b22b6a8d887aea15989a238fc084ae",
"_from": "sweetalert@",
"_npmVersion": "2.12.1",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "t4t5",
"email": "tristan.edwards@me.com"
},
"maintainers": [
{
"name": "t4t5",
"email": "tristan.edwards@me.com"
}
],
"dist": {
"shasum": "d2c31ea492b22b6a8d887aea15989a238fc084ae",
"tarball": "https://registry.npmjs.org/sweetalert/-/sweetalert-1.1.3.tgz"
},
"_resolved": "https://registry.npmjs.org/sweetalert/-/sweetalert-1.1.3.tgz"
}