mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-16 02:01:34 +01:00
Start again
This commit is contained in:
36
vendors/pnotify/bower.json
vendored
Normal file
36
vendors/pnotify/bower.json
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "pnotify",
|
||||
"description": "JavaScript notification plugin.",
|
||||
"main": [
|
||||
"dist/pnotify.animate.js",
|
||||
"dist/pnotify.brighttheme.css",
|
||||
"dist/pnotify.buttons.css",
|
||||
"dist/pnotify.buttons.js",
|
||||
"dist/pnotify.callbacks.js",
|
||||
"dist/pnotify.confirm.js",
|
||||
"dist/pnotify.css",
|
||||
"dist/pnotify.js",
|
||||
"dist/pnotify.desktop.js",
|
||||
"dist/pnotify.history.css",
|
||||
"dist/pnotify.history.js",
|
||||
"dist/pnotify.mobile.css",
|
||||
"dist/pnotify.mobile.js",
|
||||
"dist/pnotify.nonblock.js"
|
||||
],
|
||||
"ignore": [
|
||||
"build-tools/",
|
||||
"includes/",
|
||||
"devnote*.*",
|
||||
"index.html",
|
||||
"testing.html",
|
||||
"buildcustom.php",
|
||||
"package.json",
|
||||
"src/"
|
||||
],
|
||||
"license": [
|
||||
"Apache-2.0"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user