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.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/libs/bower_components/jQuery.dotdotdot/.bower.json b/libs/bower_components/jQuery.dotdotdot/.bower.json
new file mode 100644
index 0000000000..7f2ef55e72
--- /dev/null
+++ b/libs/bower_components/jQuery.dotdotdot/.bower.json
@@ -0,0 +1,38 @@
+{
+ "name": "jQuery.dotdotdot",
+ "main": "src/js/jquery.dotdotdot.js",
+ "version": "1.7.2",
+ "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"
+ },
+ "_release": "1.7.2",
+ "_resolution": {
+ "type": "version",
+ "tag": "v1.7.2",
+ "commit": "a8590b57d88d5ef2d3a3e1ccb70b01cdf5ef8f96"
+ },
+ "_source": "git://github.com/BeSite/jQuery.dotdotdot.git",
+ "_target": "~1.7.2",
+ "_originalSource": "jQuery.dotdotdot"
+} \ No newline at end of file