![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/util/ |
{ "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" } }