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/relative-microtime/package.json
{
  "name": "relative-microtime",
  "version": "2.0.0",
  "description": "Get the number of microseconds elapsed since January 1, 1970 00:00:00 UTC without fear of clock drift",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "standard": "^12.0.1"
  },
  "scripts": {
    "test": "standard && node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/relative-microtime.git"
  },
  "keywords": [
    "time",
    "timer",
    "clock",
    "micro",
    "microtime",
    "hrtime",
    "drift",
    "skew",
    "unix",
    "epoch",
    "posix"
  ],
  "author": "Thomas Watson <w@tson.dk> (https://twitter.com/wa7son)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/watson/relative-microtime/issues"
  },
  "homepage": "https://github.com/watson/relative-microtime#readme",
  "coordinates": [
    55.778279,
    12.593066
  ]
}