Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / hoek / package.json
1 {
2   "_args": [
3     [
4       "hoek@2.x.x",
5       "/var/www/yaffs/node_modules/hawk"
6     ]
7   ],
8   "_from": "hoek@>=2.0.0 <3.0.0",
9   "_id": "hoek@2.16.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/hoek",
13   "_nodeVersion": "4.1.0",
14   "_npmUser": {
15     "email": "quitlahok@gmail.com",
16     "name": "nlf"
17   },
18   "_npmVersion": "3.3.3",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "hoek",
22     "raw": "hoek@2.x.x",
23     "rawSpec": "2.x.x",
24     "scope": null,
25     "spec": ">=2.0.0 <3.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/boom",
30     "/hawk",
31     "/sntp"
32   ],
33   "_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
34   "_shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
35   "_shrinkwrap": null,
36   "_spec": "hoek@2.x.x",
37   "_where": "/var/www/yaffs/node_modules/hawk",
38   "bugs": {
39     "url": "https://github.com/hapijs/hoek/issues"
40   },
41   "dependencies": {},
42   "description": "General purpose node utilities",
43   "devDependencies": {
44     "code": "1.x.x",
45     "lab": "5.x.x"
46   },
47   "directories": {},
48   "dist": {
49     "shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
50     "tarball": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz"
51   },
52   "engines": {
53     "node": ">=0.10.40"
54   },
55   "gitHead": "20f36e85616264d4b73a64a374803175213a9121",
56   "homepage": "https://github.com/hapijs/hoek#readme",
57   "keywords": [
58     "utilities"
59   ],
60   "license": "BSD-3-Clause",
61   "main": "lib/index.js",
62   "maintainers": [
63     {
64       "name": "hueniverse",
65       "email": "eran@hueniverse.com"
66     },
67     {
68       "name": "wyatt",
69       "email": "wpreul@gmail.com"
70     },
71     {
72       "name": "nlf",
73       "email": "quitlahok@gmail.com"
74     }
75   ],
76   "name": "hoek",
77   "optionalDependencies": {},
78   "readme": "ERROR: No README data found!",
79   "repository": {
80     "type": "git",
81     "url": "git://github.com/hapijs/hoek.git"
82   },
83   "scripts": {
84     "test": "lab -a code -t 100 -L",
85     "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
86   },
87   "version": "2.16.3"
88 }