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: /var/dev/nowruzgan/rest/node_modules/triple-beam/package.json
{
  "name": "triple-beam",
  "version": "1.4.1",
  "description": "Definitions of levels for logging purposes & shareable Symbol constants.",
  "main": "index.js",
  "scripts": {
    "lint": "eslint config/*.js index.js --resolve-plugins-relative-to ./node_modules/@dabh/eslint-config-populist",
    "pretest": "npm run lint",
    "test": "nyc mocha test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/winstonjs/triple-beam.git"
  },
  "keywords": [
    "winstonjs",
    "winston",
    "logging",
    "logform",
    "symbols",
    "logs",
    "levels"
  ],
  "author": "Charlie Robbins <charlie.robbins@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/winstonjs/triple-beam/issues"
  },
  "homepage": "https://github.com/winstonjs/triple-beam#readme",
  "devDependencies": {
    "assume": "^2.0.1",
    "@dabh/eslint-config-populist": "^5.0.0",
    "mocha": "^10.2.0",
    "nyc": "^15.1.0",
    "typescript": "^5.1.6"
  },
  "engines": {
    "node": ">= 14.0.0"
  }
}