{ "name": "jQuery.dotdotdot", "filename": "jquery.dotdotdot.min.js", "main": "src/js/jquery.dotdotdot.js", "version": "1.6.10", "homepage": "http://dotdotdot.frebsite.nl/", "authors": [ "Fred Heusschen " ], "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" }, "licenses": [ { "type": "MIT", "url": "http://en.wikipedia.org/wiki/MIT_License" }, { "type": "GPL", "url": "http://en.wikipedia.org/wiki/GNU_General_Public_License" } ], "bugs": "https://github.com/BeSite/jQuery.dotdotdot/issues", "repository": { "type": "git", "url": "https://github.com/BeSite/jQuery.dotdotdot.git" } }