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/cronus-log/node_modules/util/package.json
{
  "author": {
    "name": "Joyent",
    "url": "http://www.joyent.com"
  },
  "name": "util",
  "description": "Node.JS util module",
  "keywords": [
    "util"
  ],
  "version": "0.10.4",
  "homepage": "https://github.com/defunctzombie/node-util",
  "repository": {
    "type": "git",
    "url": "git://github.com/defunctzombie/node-util"
  },
  "main": "./util.js",
  "files": [
    "util.js",
    "support"
  ],
  "scripts": {
    "test": "node test/node/*.js && zuul test/browser/*.js"
  },
  "dependencies": {
    "inherits": "2.0.3"
  },
  "license": "MIT",
  "devDependencies": {
    "zuul": "~1.0.9"
  },
  "browser": {
    "./support/isBuffer.js": "./support/isBufferBrowser.js"
  }
}