![]() 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 : /lib/node_modules/npm/node_modules/imurmurhash/ |
{ "_args": [ [ "[email protected]", "/Users/rebecca/code/npm" ] ], "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", "_location": "/imurmurhash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "imurmurhash", "escapedName": "imurmurhash", "rawSpec": "0.1.4", "saveSpec": null, "fetchSpec": "0.1.4" }, "_requiredBy": [ "/", "/eslint", "/fs-write-stream-atomic", "/unique-slug", "/write-file-atomic" ], "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", "_spec": "0.1.4", "_where": "/Users/rebecca/code/npm", "author": { "name": "Jens Taylor", "email": "[email protected]", "url": "https://github.com/homebrewing" }, "bugs": { "url": "https://github.com/jensyt/imurmurhash-js/issues" }, "dependencies": {}, "description": "An incremental implementation of MurmurHash3", "devDependencies": {}, "engines": { "node": ">=0.8.19" }, "files": [ "imurmurhash.js", "imurmurhash.min.js", "package.json", "README.md" ], "homepage": "https://github.com/jensyt/imurmurhash-js", "keywords": [ "murmur", "murmurhash", "murmurhash3", "hash", "incremental" ], "license": "MIT", "main": "imurmurhash.js", "name": "imurmurhash", "repository": { "type": "git", "url": "git+https://github.com/jensyt/imurmurhash-js.git" }, "version": "0.1.4" }