mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"name": "jquery.notification",
|
|
"filename": "jquery.notification.min.js",
|
|
"title": "Webkit Notification API jQuery Wrapper",
|
|
"description": "Webkit Notification plugin. That makes your life easear.",
|
|
"keywords": [
|
|
"notification",
|
|
"notification_api",
|
|
"wrapper",
|
|
"webkit"
|
|
],
|
|
"version": "1.0.2",
|
|
"author": {
|
|
"name": "Mikhail Davydov",
|
|
"email": "azazel.private@gmail.com",
|
|
"url": "http://azproduction.ru/"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Mikhail Davydov",
|
|
"email": "azazel.private@gmail.com",
|
|
"url": "http://azproduction.ru/"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://opensource.org/licenses/MIT"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/azproduction/jquery.notification/issues",
|
|
"homepage": "https://github.com/azproduction/jquery.notification",
|
|
"demo": "http://azproduction.ru/jquery.notification/",
|
|
"dependencies": {
|
|
"jquery": ">=1.5"
|
|
}
|
|
}
|