blob: 7e750b82f67e42694259d9f65fc96c549b3a338a [file] [log] [blame]
{
"_args": [
[
"hoek@5.0.3",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "hoek@5.0.3",
"_id": "hoek@5.0.3",
"_inBundle": false,
"_integrity": "sha512-Bmr56pxML1c9kU+NS51SMFkiVQAb+9uFfXwyqR2tn4w2FPvmPt65eZ9aCcEfRXd9G74HkZnILC6p967pED4aiw==",
"_location": "/hawk/hoek",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hoek@5.0.3",
"name": "hoek",
"escapedName": "hoek",
"rawSpec": "5.0.3",
"saveSpec": null,
"fetchSpec": "5.0.3"
},
"_requiredBy": [
"/hawk"
],
"_resolved": "https://registry.npmjs.org/hoek/-/hoek-5.0.3.tgz",
"_spec": "5.0.3",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"bugs": {
"url": "https://github.com/hapijs/hoek/issues"
},
"dependencies": {},
"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.3"
}