MOON
Server: Apache
System: Linux server.royaltuning.hu 4.18.0-425.13.1.el8_7.x86_64 #1 SMP Tue Feb 21 04:20:52 EST 2023 x86_64
User: royaltuning (1001)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/royaltuning/www/public/backoffice.royaltuning.hu/node_modules/util/package.json
{
  "author": {
    "name": "Joyent",
    "url": "http://www.joyent.com"
  },
  "name": "util",
  "description": "Node.JS util module",
  "keywords": [
    "util"
  ],
  "version": "0.11.1",
  "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/index.js",
    "test:browsers": "airtap test/browser/index.js"
  },
  "dependencies": {
    "inherits": "2.0.3"
  },
  "license": "MIT",
  "devDependencies": {
    "airtap": "~0.1.0",
    "is-async-supported": "~1.2.0",
    "run-series": "~1.1.4",
    "tape": "~4.9.0"
  },
  "browser": {
    "./support/isBuffer.js": "./support/isBufferBrowser.js"
  }
}