![]() 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/hash.js/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", "_location": "/hash.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "hash.js", "escapedName": "hash.js", "rawSpec": "1.1.7", "saveSpec": null, "fetchSpec": "1.1.7" }, "_requiredBy": [ "/elliptic", "/hmac-drbg" ], "_resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz", "_spec": "1.1.7", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Fedor Indutny", "email": "[email protected]" }, "bugs": { "url": "https://github.com/indutny/hash.js/issues" }, "dependencies": { "inherits": "^2.0.3", "minimalistic-assert": "^1.0.1" }, "description": "Various hash functions that could be run by both browser and node", "devDependencies": { "eslint": "^4.19.1", "mocha": "^5.2.0" }, "homepage": "https://github.com/indutny/hash.js", "keywords": [ "hash", "sha256", "sha224", "hmac" ], "license": "MIT", "main": "lib/hash.js", "name": "hash.js", "repository": { "type": "git", "url": "git+ssh://[email protected]/indutny/hash.js.git" }, "scripts": { "lint": "eslint lib/*.js lib/**/*.js lib/**/**/*.js test/*.js", "test": "mocha --reporter=spec test/*-test.js && npm run lint" }, "typings": "lib/hash.d.ts", "version": "1.1.7" }