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/error-callsites/package.json
{
  "name": "error-callsites",
  "version": "2.0.4",
  "description": "Extract callsite objects from Error objects",
  "main": "index.js",
  "files": [
    "lib"
  ],
  "scripts": {
    "test": "standard && tape test.js"
  },
  "keywords": [
    "v8",
    "error",
    "errors",
    "stack",
    "stacktrace",
    "stacktraces",
    "callsite",
    "callsites",
    "stackframe",
    "stackframes",
    "frames"
  ],
  "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "standard": "^14.3.3",
    "tape": "^4.13.2"
  },
  "engines": {
    "node": ">=6.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/error-callsites.git"
  },
  "bugs": {
    "url": "https://github.com/watson/error-callsites/issues"
  },
  "homepage": "https://github.com/watson/error-callsites#readme"
}