UNPKG

jquery-notifier

Version:

jQuery Notify is a jQuery plugin that easily displays html notifications.

28 lines (27 loc) 814 B
{ "name": "notify", "version": "0.4.4", "title": "Notify", "description": "The notify plugin makes displaying notifications easy.", "keywords": [ "notify", "notification", "messages", "queue", "error", "success", "warning" ], "author": { "name": "Vincent Keizer", "email": "vincent@vicreative.nl", "url" : "http://www.vicreative.nl/" }, "licenses" : [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" }, { "type": "GPLv2", "url": "http://opensource.org/licenses/GPL-2.0" } ], "dependencies": { "jquery": ">=1.8.3" }, "homepage": "http://www.vicreative.nl/Projects/Notify", "docs": "http://www.vicreative.nl/Projects/Notify", "demo": "http://www.vicreative.nl/Projects/Notify", "bugs": "http://github.com/vincentkeizer/notify/issues" }