{
  "name": "alertify.js",
  "description": "An lightweight, unobtrusive customizable JavaScript notification system.",
  "version": "1.0.12",
  "homepage": "https://alertifyjs.org/",
  "main": "dist/js/alertify.js",
  "author": "Fabien Doiron <fabien.doiron@gmail.com> (http://fabien-d.github.io/)",
  "contributors": [
    "Fabien Doiron <fabien.doiron@gmail.com> (http://fabien-d.github.io/)",
    "Brad Berger <brad@bradb.net> (https://bradb.net)",
    "Christian Tellnes <christian@tellnes.com> (http://christian.tellnes.com)",
    "Dan Panzarella (http://panzarel.la)",
    "İsmail Demirbilek (http://ismaildemirbilek.com)",
    "Stuart Keith <stuart@stuartkeith.com> (http://stuartkeith.com)",
    "Antoine Corcy <contact@sbin.dk> (http://sbin.dk)",
    "quasipickle <dylana@ualberta.ca>",
    "Shayan Elhami",
    "mindeavor (https://twitter.com/mindeavor)",
    "Kristoffer Berdal <github@flexd.net> (http://cognitive.io)",
    "Mahdi Yusuf <yusuf.mahdi@gmail.com> (http://www.mahdiyusuf.com)",
    "Janek Lasocki-Biczysko <janek.lb@gmail.com>",
    "Paul Osborne <paul.osborne.uk@gmail.com>",
    "Florian Sellmayr (https://flosell.github.io/)",
    "Stu Kabakoff <sakabako@gmail.com> (https://github.com/sakabako)",
    "Kevin Friend (https://github.com/kfriend)",
    "Nikhil Mutalik (https://github.com/nmutalik)",
    "Jónatan Núñez (http://www.jonijnm.es/)",
    "Vlad Jerca (https://github.com/vladjerca)",
    "Jose Vera <hola@jose.com.co> (http://jose.com.co)",
    "Martti Laine (http://codeclown.net)"
  ],
  "maintainers": [
    "Brad Berger <brad@bradb.net> (https://bradb.net)",
    "Christian Tellnes <christian@tellnes.com> (http://christian.tellnes.com)",
    "Dennis Heckman <denheck@gmail.com> (https://github.com/denheck)",
    "Mehdi Lefebvre <mehdi.lefebvre@gmail.com> (https://github.com/ollie314)"
  ],
  "keywords": [
    "alertify",
    "alertifyjs",
    "alertify.js",
    "notifications",
    "alert"
  ],
  "scripts": {
    "test": "gulp test"
  },
  "repository": "git@github.com:alertifyjs/alertify.js.git",
  "devDependencies": {
    "angular": "^1.4.6",
    "angular-mocks": "^1.4.6",
    "browserify": "^13.0.1",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-connect": "^4.0.0",
    "gulp-cssnano": "^2.1.1",
    "gulp-eslint": "^2.0.0",
    "gulp-file-insert": "^1.0.2",
    "gulp-prefix": "^0.0.15",
    "gulp-protractor": "^2.1.0",
    "gulp-sass": "^2.3.1",
    "gulp-size": "^2.1.0",
    "gulp-uglify": "^1.5.3",
    "jasmine-core": "^2.4.1",
    "karma": "^0.13.22",
    "karma-browserify": "^5.0.5",
    "karma-chrome-launcher": "^1.0.1",
    "karma-commonjs": "^1.0.0",
    "karma-coverage": "^1.0.0",
    "karma-coveralls": "^1.1.2",
    "karma-firefox-launcher": "^1.0.0",
    "karma-jasmine": "^1.0.2",
    "karma-sauce-launcher": "^1.0.0",
    "material-design-lite": "^1.1.3",
    "protractor": "^3.3.0",
    "roboto-fontface": "^0.4.5",
    "run-sequence": "^1.1.5",
    "watchify": "^3.7.0"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/alertifyjs/alertify.js/issues",
    "email": "inbox@alertifyjs.org"
  },
  "dependencies": {
    "snyk": "^1.14.3"
  }
}
