{
  "name": "jquery.shorten",
  "version": "1.0.0",
  "description": "jQuery plugin to automatically shorten text in a DIV and add \"show more\" link.",
  "main": "jquery.shorten.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/viralpatel/jquery.shorten.git"
  },
  "keywords": [
    "jquery",
    "shorten",
    "show-more",
    "more-link",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "author": "Viral Patel <viralpatel.net@gmail.com> (http://viralpatel.net)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/viralpatel/jquery.shorten/issues"
  },
  "homepage": "https://github.com/viralpatel/jquery.shorten#readme"
}
