![]() 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/safer-buffer/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "_location": "/safer-buffer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "safer-buffer", "escapedName": "safer-buffer", "rawSpec": "2.1.2", "saveSpec": null, "fetchSpec": "2.1.2" }, "_requiredBy": [ "/asn1.js", "/iconv-lite" ], "_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", "_spec": "2.1.2", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Nikita Skovoroda", "email": "[email protected]", "url": "https://github.com/ChALkeR" }, "bugs": { "url": "https://github.com/ChALkeR/safer-buffer/issues" }, "description": "Modern Buffer API polyfill without footguns", "devDependencies": { "standard": "^11.0.1", "tape": "^4.9.0" }, "files": [ "Porting-Buffer.md", "Readme.md", "tests.js", "dangerous.js", "safer.js" ], "homepage": "https://github.com/ChALkeR/safer-buffer#readme", "license": "MIT", "main": "safer.js", "name": "safer-buffer", "repository": { "type": "git", "url": "git+https://github.com/ChALkeR/safer-buffer.git" }, "scripts": { "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js", "test": "standard && tape tests.js" }, "version": "2.1.2" }