{
  "name": "word-and-character-counter",
  "title": "Word and Character Counter",
  "description": "This word and character counter plugin allows you to count characters or words, up or down. You can set a minimum or maximum goal for the counter to reach. And sweet options.",
  "keywords": ["counter", "word", "character"],
  "version": "2.3.4",
  "author": {
    "name": "Wilkins Fernandez"
  },
  "licenses": [{
    "type": "MIT",
    "url": "http://qwertypants.mit-license.org/"
  }],
  "bugs": "https://github.com/qwertypants/jQuery-Word-and-Character-Counter-Plugin/issues",
  "homepage": "https://github.com/qwertypants/jQuery-Word-and-Character-Counter-Plugin",
  "docs": "http://qwertypants.github.com/jQuery-Word-and-Character-Counter-Plugin/",
  "dependencies": {
    "jquery": ">=1.5"
  }
}