mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-23 13:33:47 +01:00
Start again
This commit is contained in:
54
vendors/malihu-custom-scrollbar-plugin/.bower.json
vendored
Normal file
54
vendors/malihu-custom-scrollbar-plugin/.bower.json
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"name": "malihu-custom-scrollbar-plugin",
|
||||
"title": "malihu custom scrollbar plugin",
|
||||
"description": "Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support, user defined callbacks etc.",
|
||||
"main": [
|
||||
"./jquery.mCustomScrollbar.js",
|
||||
"./jquery.mCustomScrollbar.css",
|
||||
"./mCSB_buttons.png"
|
||||
],
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"custom-scrollbar",
|
||||
"scrollbar"
|
||||
],
|
||||
"homepage": "http://manos.malihu.gr/jquery-custom-content-scroller",
|
||||
"author": {
|
||||
"name": "malihu",
|
||||
"url": "http://manos.malihu.gr"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/malihu/malihu-custom-scrollbar-plugin.git"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://opensource.org/licenses/MIT"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6",
|
||||
"jquery-mousewheel": ">=3.0.6"
|
||||
},
|
||||
"ignore": [
|
||||
"*.md",
|
||||
".*",
|
||||
"*.txt",
|
||||
"*.json",
|
||||
"*.html",
|
||||
"/examples",
|
||||
"/source-files",
|
||||
"/js"
|
||||
],
|
||||
"version": "3.1.3",
|
||||
"_release": "3.1.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "3.1.3",
|
||||
"commit": "fb445f2ac46e34b4e72bd101d5c2446610c6e7e8"
|
||||
},
|
||||
"_source": "https://github.com/malihu/malihu-custom-scrollbar-plugin.git",
|
||||
"_target": "^3.1.3",
|
||||
"_originalSource": "malihu-custom-scrollbar-plugin"
|
||||
}
|
||||
44
vendors/malihu-custom-scrollbar-plugin/bower.json
vendored
Normal file
44
vendors/malihu-custom-scrollbar-plugin/bower.json
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "malihu-custom-scrollbar-plugin",
|
||||
"title": "malihu custom scrollbar plugin",
|
||||
"description": "Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support, user defined callbacks etc.",
|
||||
"main": [
|
||||
"./jquery.mCustomScrollbar.js",
|
||||
"./jquery.mCustomScrollbar.css",
|
||||
"./mCSB_buttons.png"
|
||||
],
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"custom-scrollbar",
|
||||
"scrollbar"
|
||||
],
|
||||
"homepage": "http://manos.malihu.gr/jquery-custom-content-scroller",
|
||||
"author": {
|
||||
"name": "malihu",
|
||||
"url": "http://manos.malihu.gr"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/malihu/malihu-custom-scrollbar-plugin.git"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://opensource.org/licenses/MIT"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6",
|
||||
"jquery-mousewheel": ">=3.0.6"
|
||||
},
|
||||
"ignore": [
|
||||
"*.md",
|
||||
".*",
|
||||
"*.txt",
|
||||
"*.json",
|
||||
"*.html",
|
||||
"/examples",
|
||||
"/source-files",
|
||||
"/js"
|
||||
]
|
||||
}
|
||||
6
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js
vendored
Normal file
6
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1267
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
vendored
Normal file
1267
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2425
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js
vendored
Normal file
2425
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css
vendored
Normal file
1
vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
vendors/malihu-custom-scrollbar-plugin/mCSB_buttons.png
vendored
Normal file
BIN
vendors/malihu-custom-scrollbar-plugin/mCSB_buttons.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user