mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
Source: https://github.com/sciactive/pnotify/archive/2.0.0.zip /cc and hat-tip: @trante Addresses multi-library commit https://github.com/cdnjs/cdnjs/pull/3136
30 lines
766 B
JSON
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"
|
|
}
|
|
]
|
|
}
|