]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / hawk / node_modules / boom / package.json
1 {
2   "name": "boom",
3   "description": "HTTP-friendly error objects",
4   "version": "2.10.1",
5   "repository": {
6     "type": "git",
7     "url": "git://github.com/hapijs/boom.git"
8   },
9   "main": "lib/index.js",
10   "keywords": [
11     "error",
12     "http"
13   ],
14   "engines": {
15     "node": ">=0.10.40"
16   },
17   "dependencies": {
18     "hoek": "2.x.x"
19   },
20   "devDependencies": {
21     "code": "1.x.x",
22     "lab": "7.x.x"
23   },
24   "scripts": {
25     "test": "lab -a code -t 100 -L",
26     "test-cov-html": "lab -a code -r html -o coverage.html -L"
27   },
28   "license": "BSD-3-Clause",
29   "gitHead": "ff1a662a86b39426cdd18f4441b112d307a34a6f",
30   "bugs": {
31     "url": "https://github.com/hapijs/boom/issues"
32   },
33   "homepage": "https://github.com/hapijs/boom#readme",
34   "_id": "boom@2.10.1",
35   "_shasum": "39c8918ceff5799f83f9492a848f625add0c766f",
36   "_from": "boom@>=2.0.0 <3.0.0",
37   "_npmVersion": "2.11.1",
38   "_nodeVersion": "0.10.40",
39   "_npmUser": {
40     "name": "arb",
41     "email": "arbretz@gmail.com"
42   },
43   "maintainers": [
44     {
45       "name": "hueniverse",
46       "email": "eran@hueniverse.com"
47     },
48     {
49       "name": "wyatt",
50       "email": "wpreul@gmail.com"
51     },
52     {
53       "name": "arb",
54       "email": "arbretz@gmail.com"
55     }
56   ],
57   "dist": {
58     "shasum": "39c8918ceff5799f83f9492a848f625add0c766f",
59     "tarball": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz"
60   },
61   "directories": {},
62   "_resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz",
63   "readme": "ERROR: No README data found!"
64 }