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/text-diff/package.json
{
  "name": "text-diff",
  "version": "1.0.1",
  "description": "Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.",
  "main": "diff.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/liddiard/text-diff.git"
  },
  "keywords": [
    "diff",
    "text",
    "visual",
    "difference"
  ],
  "author": "Harrison Liddiard <omniaura5@gmail.com> (http://harrisonliddiard.com)",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/liddiard/text-diff/issues"
  },
  "homepage": "https://github.com/liddiard/text-diff#readme"
}