{
  "name": "autoresize-textarea",
  "version": "1.1.3",
  "description": "A [jQuery] plugin can automatically resize textarea's height",
  "main": "src/autoresize-textarea.js",
  "keywords": [
    "auto resize",
    "auto height",
    "textarea"
  ],
  "ignore": [
    "node_modules",
    "bower_components"
  ]
}
