![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/local/lib/node_modules/browserify/node_modules/shasum-object/ |
Upload File : |
{ "_from": "shasum-object@^1.0.0", "_id": "shasum-object@1.0.0", "_inBundle": false, "_integrity": "sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==", "_location": "/browserify/shasum-object", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "shasum-object@^1.0.0", "name": "shasum-object", "escapedName": "shasum-object", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/browserify", "/browserify/deps-sort" ], "_resolved": "https://registry.npmjs.org/shasum-object/-/shasum-object-1.0.0.tgz", "_shasum": "0b7b74ff5b66ecf9035475522fa05090ac47e29e", "_spec": "shasum-object@^1.0.0", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "Renée Kooi", "email": "renee@kooi.me" }, "bugs": { "url": "https://github.com/goto-bus-stop/shasum-object/issues" }, "bundleDependencies": false, "dependencies": { "fast-safe-stringify": "^2.0.7" }, "deprecated": false, "description": "get the shasum of a buffer or object", "devDependencies": { "safe-buffer": "^5.2.0", "standard": "^14.3.1", "tape": "^4.10.0" }, "homepage": "https://github.com/goto-bus-stop/shasum-object", "keywords": [ "buffer", "hash", "object", "sha1", "shasum" ], "license": "Apache-2.0", "main": "index.js", "name": "shasum-object", "repository": { "type": "git", "url": "git+https://github.com/goto-bus-stop/shasum-object.git" }, "scripts": { "test": "standard && node test" }, "version": "1.0.0" }