{
  "name": "jquery-autosize",
  "description": "Automatically adjust textarea height based on user input.",
  "version": "1.18.17",
  "dependencies": {
    "jquery": ">=1.7"
  },
  "keywords": [
    "form",
    "textarea",
    "ui",
    "jQuery",
    "jquery-plugin"
  ],
  "authors": [
    {
      "name": "Jack Moore",
      "url": "http://www.jacklmoore.com",
      "email": "hello@jacklmoore.com"
    }
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "homepage": "http://www.jacklmoore.com/autosize",
  "main": "jquery.autosize.js",
  "_release": "1.18.17",
  "_resolution": {
    "type": "version",
    "tag": "1.18.17",
    "commit": "82dfa341aec717878089633c7041dd1fa519d834"
  },
  "_source": "git://github.com/jackmoore/autosize.git",
  "_target": "~1.18.17",
  "_originalSource": "jquery-autosize"
}