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