Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/jScrollPane/bower.json')
-rw-r--r--libs/bower_components/jScrollPane/bower.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/libs/bower_components/jScrollPane/bower.json b/libs/bower_components/jScrollPane/bower.json
deleted file mode 100644
index 4f95e89f1d..0000000000
--- a/libs/bower_components/jScrollPane/bower.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "jScrollPane",
- "license": [
- "MIT",
- "GPL-2.0"
- ],
- "main": [
- "./script/jquery.mousewheel.js",
- "./script/mwheelIntent.js",
- "./script/jquery.jscrollpane.js",
- "./script/jquery.jscrollpane.min.js",
- "./style/jquery.jscrollpane.css"
- ],
- "dependencies": {
- "jquery": "latest"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/vitch/jScrollPane.git"
- }
-}