Server IP : 162.0.209.157 / Your IP : 18.117.91.116 [ Web Server : LiteSpeed System : Linux premium178.web-hosting.com 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 User : balaoqob ( 2395) PHP Version : 8.0.30 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /lib/node_modules/npm/node_modules/sha/ |
Upload File : |
{ "_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" }