{ "_from": "hoek@4.x.x", "_id": "hoek@4.2.0", "_inBundle": false, "_integrity": "sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ==", "_location": "/hoek", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "hoek@4.x.x", "name": "hoek", "escapedName": "hoek", "rawSpec": "4.x.x", "saveSpec": null, "fetchSpec": "4.x.x" }, "_requiredBy": [ "/boom", "/cryptiles/boom", "/hawk", "/sntp" ], "_resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz", "_shasum": "72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d", "_spec": "hoek@4.x.x", "_where": "C:\\Users\\Katy\\documentit\\node_modules\\hawk", "bugs": { "url": "https://github.com/hapijs/hoek/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "General purpose node utilities", "devDependencies": { "code": "4.x.x", "lab": "13.x.x" }, "engines": { "node": ">=4.0.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": "4.2.0" }