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/process-warning/package.json
{
  "name": "process-warning",
  "version": "1.0.0",
  "description": "A small utility for creating warnings and emitting them.",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "standard && ava -v test.js && jest jest.test.js && tsd"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fastify/processs-warning.git"
  },
  "keywords": [
    "fastify",
    "error",
    "warning",
    "utility",
    "plugin",
    "emit",
    "once"
  ],
  "author": "Tomas Della Vedova",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fastify/fastify-warning/issues"
  },
  "homepage": "https://github.com/fastify/fastify-warning#readme",
  "devDependencies": {
    "ava": "^3.10.1",
    "jest": "^27.0.1",
    "standard": "^16.0.3",
    "tsd": "^0.19.0"
  }
}