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/jQuery.dotdotdot/bower.json')
-rw-r--r--libs/bower_components/jQuery.dotdotdot/bower.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/libs/bower_components/jQuery.dotdotdot/bower.json b/libs/bower_components/jQuery.dotdotdot/bower.json
deleted file mode 100644
index 35e3547cb3..0000000000
--- a/libs/bower_components/jQuery.dotdotdot/bower.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "name": "jQuery.dotdotdot",
- "main": "src/js/jquery.dotdotdot.js",
- "version": "1.7.4",
- "homepage": "http://dotdotdot.frebsite.nl/",
- "authors": [
- "Fred Heusschen <info@frebsite.nl>"
- ],
- "description": "A jQuery plugin for advanced cross-browser ellipsis on multiple line content.",
- "keywords": [
- "ellipsis",
- "dotdotdot",
- "multiline",
- "text",
- "text-overflow",
- "overflow",
- "dots"
- ],
- "ignore": [
- ".jshintrc",
- "Guardfile",
- "index.html",
- "*.json",
- "README.md"
- ],
- "dependencies": {
- "jquery": ">= 1.4.3"
- }
-}