{
  "name": "hast-util-to-string",
  "version": "1.0.4",
  "description": "hast utility to get the plain-text value of a node",
  "license": "MIT",
  "keywords": [
    "unist",
    "hast",
    "hast-util",
    "util",
    "utility",
    "html",
    "string",
    "serialize",
    "content",
    "stringify",
    "text"
  ],
  "repository": "https://github.com/rehypejs/rehype-minify/tree/main/packages/hast-util-to-string",
  "bugs": "https://github.com/rehypejs/rehype-minify/issues",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/unified"
  },
  "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
  "contributors": [
    "Titus Wormer <tituswormer@gmail.com>"
  ],
  "files": [
    "index.js"
  ],
  "xo": false
}
