![]() 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/clinic.corals.io/node_modules/safe-buffer/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", "_location": "/safe-buffer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "safe-buffer", "escapedName": "safe-buffer", "rawSpec": "5.1.2", "saveSpec": null, "fetchSpec": "5.1.2" }, "_requiredBy": [ "/browserify-aes", "/browserify-des", "/cipher-base", "/compression", "/content-disposition", "/convert-source-map", "/create-hmac", "/dns-packet", "/evp_bytestokey", "/express", "/md5.js", "/parse-asn1", "/pbkdf2", "/public-encrypt", "/randombytes", "/randomfill", "/readable-stream", "/readable-stream/string_decoder", "/sha.js", "/websocket-driver" ], "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", "_spec": "5.1.2", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Feross Aboukhadijeh", "email": "[email protected]", "url": "http://feross.org" }, "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^4.0.0" }, "homepage": "https://github.com/feross/safe-buffer", "keywords": [ "buffer", "buffer allocate", "node security", "safe", "safe-buffer", "security", "uninitialized" ], "license": "MIT", "main": "index.js", "name": "safe-buffer", "repository": { "type": "git", "url": "git://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" }, "types": "index.d.ts", "version": "5.1.2" }