HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/rehype-stringify/package.json
{
  "name": "rehype-stringify",
  "version": "8.0.0",
  "description": "rehype plugin to serialize HTML",
  "license": "MIT",
  "keywords": [
    "unified",
    "rehype",
    "rehype-plugin",
    "plugin",
    "html",
    "abstract",
    "syntax",
    "tree",
    "ast",
    "stringify",
    "serialize",
    "compile"
  ],
  "homepage": "https://github.com/rehypejs/rehype",
  "repository": "https://github.com/rehypejs/rehype/tree/master/packages/rehype-stringify",
  "bugs": "https://github.com/rehypejs/rehype/issues",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/unified"
  },
  "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
  "contributors": [
    "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
  ],
  "files": [
    "index.js",
    "types/index.d.ts"
  ],
  "types": "types/index.d.ts",
  "dependencies": {
    "hast-util-to-html": "^7.1.1"
  },
  "xo": false
}