{ "_from": "hoek@5.x.x", "_id": "hoek@5.0.4", "_inBundle": false, "_integrity": "sha512-Alr4ZQgoMlnere5FZJsIyfIjORBqZll5POhDsF4q64dPuJR6rNxXdDxtHSQq8OXRurhmx+PWYEE8bXRROY8h0w==", "_location": "/hoek", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "hoek@5.x.x", "name": "hoek", "escapedName": "hoek", "rawSpec": "5.x.x", "saveSpec": null, "fetchSpec": "5.x.x" }, "_requiredBy": [ "/joi", "/topo" ], "_resolved": "https://registry.npmjs.org/hoek/-/hoek-5.0.4.tgz", "_shasum": "0f7fa270a1cafeb364a4b2ddfaa33f864e4157da", "_spec": "hoek@5.x.x", "_where": "C:\\Users\\broak\\Desktop\\Python-Node-Project\\Download-Latest-Python\\node_modules\\joi", "bugs": { "url": "https://github.com/hapijs/hoek/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "General purpose node utilities", "devDependencies": { "code": "5.x.x", "lab": "15.x.x" }, "engines": { "node": ">=8.9.0" }, "homepage": "https://github.com/hapijs/hoek#readme", "keywords": [ "utilities" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "hoek", "repository": { "type": "git", "url": "git://github.com/hapijs/hoek.git" }, "scripts": { "test": "lab -a code -t 100 -L", "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html" }, "version": "5.0.4" }