Files
cdnjs/ajax/libs/jquery-noty/package.json
T

28 lines
644 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "jquery-noty",
"filename": "jquery.noty.js",
"version": "2.0.3",
"description": "jQuery plugin that makes it easy to create alert, success, error, warning, information or confirmation messages as an alternative the standard alert dialog.",
"homepage": "http://needim.github.com/noty/",
"keywords": [
"notifications",
"alert",
"dialog",
"noty"
],
"maintainers": [
{
"name": "Nedim Arabacı",
"web": "http://ned.im"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/needim/noty"
}
]
}