{
"_from": "hoek@6.x.x",
"_id": "hoek@6.1.3",
"_inBundle": false,
"_integrity": "sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==",
"_location": "/joi/hoek",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "hoek@6.x.x",
"name": "hoek",
"escapedName": "hoek",
"rawSpec": "6.x.x",
"saveSpec": null,
"fetchSpec": "6.x.x"
},
"_requiredBy": [
"/joi",
"/joi/topo"
],
"_resolved": "https://registry.npmjs.org/hoek/-/hoek-6.1.3.tgz",
"_shasum": "73b7d33952e01fe27a38b0457294b79dd8da242c",
"_spec": "hoek@6.x.x",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/joi",
"bugs": {
"url": "https://github.com/hapijs/hoek/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": "This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
"description": "General purpose node utilities",
"devDependencies": {
"code": "5.x.x",
"lab": "18.x.x"
},
"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": "6.1.3"
}