Files
cdnjs/ajax/libs/pnotify/package.json
T
2014-05-13 20:12:32 +01:00

30 lines
766 B
JSON

{
"name": "pnotify",
"filename": "pnotify.core.min.js",
"version": "2.0.0",
"description": "PNotify is a JavaScript notification plugin, developed by SciActive. It is designed to provide an unparalleled level of flexibility, while still being very easy to implement and use.",
"homepage": "http://sciactive.com/pnotify/",
"keywords": [
"pnotify",
"notice",
"notification",
"growl",
"nonblocking",
"non-blocking",
"unobtrusive",
"bootstrap",
"jquery"
],
"maintainers": [
{
"name": "SciActive"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/sciactive/pnotify.git"
}
]
}