Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 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 : /lib/node_modules/npm/node_modules/sha/ |
{
"_from": "sha@3.0.0",
"_id": "sha@3.0.0",
"_inBundle": false,
"_integrity": "sha512-DOYnM37cNsLNSGIG/zZWch5CKIRNoLdYUQTQlcgkRkoYIUwDYjqDyye16YcDZg/OPdcbUgTKMjc4SY6TB7ZAPw==",
"_location": "/sha",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sha@3.0.0",
"name": "sha",
"escapedName": "sha",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/sha/-/sha-3.0.0.tgz",
"_shasum": "b2f2f90af690c16a3a839a6a6c680ea51fedd1ae",
"_spec": "sha@3.0.0",
"_where": "/Users/aeschright/code/cli",
"bugs": {
"url": "https://github.com/ForbesLindesay/sha/issues"
},
"bundleDependencies": false,
"dependencies": {
"graceful-fs": "^4.1.2"
},
"deprecated": false,
"description": "Check and get file hashes",
"devDependencies": {
"mocha": "~1.9.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/ForbesLindesay/sha#readme",
"license": "(BSD-2-Clause OR MIT)",
"name": "sha",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/sha.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "3.0.0"
}