Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
81152 views
1
{
2
"name": "hoek",
3
"description": "General purpose node utilities",
4
"version": "2.14.0",
5
"repository": {
6
"type": "git",
7
"url": "git://github.com/hapijs/hoek.git"
8
},
9
"main": "index",
10
"keywords": [
11
"utilities"
12
],
13
"engines": {
14
"node": ">=0.8.0"
15
},
16
"dependencies": {},
17
"devDependencies": {
18
"code": "1.x.x",
19
"lab": "5.x.x"
20
},
21
"scripts": {
22
"test": "make test-cov"
23
},
24
"license": "BSD-3-Clause",
25
"gitHead": "e80875a516f4b0eaa757ac4814c4510eebdcf589",
26
"bugs": {
27
"url": "https://github.com/hapijs/hoek/issues"
28
},
29
"homepage": "https://github.com/hapijs/hoek#readme",
30
"_id": "[email protected]",
31
"_shasum": "81211691f52a5a835ae49edbf1e89c9003476aa4",
32
"_from": "hoek@>=2.0.0 <3.0.0",
33
"_npmVersion": "2.9.0",
34
"_nodeVersion": "0.12.2",
35
"_npmUser": {
36
"name": "nlf",
37
"email": "[email protected]"
38
},
39
"dist": {
40
"shasum": "81211691f52a5a835ae49edbf1e89c9003476aa4",
41
"tarball": "http://registry.npmjs.org/hoek/-/hoek-2.14.0.tgz"
42
},
43
"maintainers": [
44
{
45
"name": "hueniverse",
46
"email": "[email protected]"
47
},
48
{
49
"name": "wyatt",
50
"email": "[email protected]"
51
},
52
{
53
"name": "nlf",
54
"email": "[email protected]"
55
}
56
],
57
"directories": {},
58
"_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.14.0.tgz"
59
}
60
61