HEX
Server: Apache
System: Linux srv4.garantili.com.tr 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: ekspardev (1006)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/ekspardev/nokta-logo-entegrasyon/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"
  }
}