ngalertify
Version:
Angular JS module for Alertify.js
41 lines (40 loc) • 1.3 kB
JSON
{
"name": "alertify.js",
"version": "1.0.2",
"main": "dist/js/alertify.js",
"homepage": "https://alertifyjs.org",
"keywords": [
"alert",
"alertify",
"dialog",
"js"
],
"authors": [
"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/)"
],
"moduleType": ["amd", "globals", "node"],
"license": ["MIT", "MPL-2.0"],
"ignore": [
".gitignore",
"gulpfile.js",
"package.json",
"test",
"example",
".travis.yml",
"Contributors.md"
]
}