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 'node_modules/jquery.dotdotdot/composer.json')
-rw-r--r--node_modules/jquery.dotdotdot/composer.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/node_modules/jquery.dotdotdot/composer.json b/node_modules/jquery.dotdotdot/composer.json
new file mode 100644
index 0000000000..0a2e944e46
--- /dev/null
+++ b/node_modules/jquery.dotdotdot/composer.json
@@ -0,0 +1,18 @@
+{
+ "name" : "jQuery.dotdotdot",
+ "version" : "3.2.3",
+ "authors" : "Fred Heusschen <info@frebsite.nl>",
+ "license" : "CC-BY-NC-4.0",
+ "description" : "Dotdotdot is an advanced jQuery plugin for truncating multiple line content with an ellipsis.",
+ "keywords" : [
+ "truncate",
+ "truncating",
+ "ellipsis",
+ "dotdotdot",
+ "multiline",
+ "text",
+ "text-overflow",
+ "overflow",
+ "dots"
+ ]
+} \ No newline at end of file