]> 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/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 / package.json
1 {
2   "name": "hawk",
3   "description": "HTTP Hawk Authentication Scheme",
4   "version": "3.1.3",
5   "author": {
6     "name": "Eran Hammer",
7     "email": "eran@hammer.io",
8     "url": "http://hueniverse.com"
9   },
10   "contributors": [],
11   "repository": {
12     "type": "git",
13     "url": "git://github.com/hueniverse/hawk.git"
14   },
15   "main": "lib/index.js",
16   "keywords": [
17     "http",
18     "authentication",
19     "scheme",
20     "hawk"
21   ],
22   "engines": {
23     "node": ">=0.10.32"
24   },
25   "browser": "./lib/browser.js",
26   "dependencies": {
27     "hoek": "2.x.x",
28     "boom": "2.x.x",
29     "cryptiles": "2.x.x",
30     "sntp": "1.x.x"
31   },
32   "devDependencies": {
33     "code": "1.x.x",
34     "lab": "5.x.x"
35   },
36   "scripts": {
37     "test": "lab -a code -t 100 -L",
38     "test-cov-html": "lab -a code -r html -o coverage.html"
39   },
40   "license": "BSD-3-Clause",
41   "gitHead": "2f0b93b34ed9b0ebc865838ef70c6a4035591430",
42   "bugs": {
43     "url": "https://github.com/hueniverse/hawk/issues"
44   },
45   "homepage": "https://github.com/hueniverse/hawk#readme",
46   "_id": "hawk@3.1.3",
47   "_shasum": "078444bd7c1640b0fe540d2c9b73d59678e8e1c4",
48   "_from": "hawk@>=3.1.3 <3.2.0",
49   "_npmVersion": "3.3.12",
50   "_nodeVersion": "5.4.1",
51   "_npmUser": {
52     "name": "hueniverse",
53     "email": "eran@hammer.io"
54   },
55   "dist": {
56     "shasum": "078444bd7c1640b0fe540d2c9b73d59678e8e1c4",
57     "tarball": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz"
58   },
59   "maintainers": [
60     {
61       "name": "hueniverse",
62       "email": "eran@hueniverse.com"
63     }
64   ],
65   "directories": {},
66   "_resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz",
67   "readme": "ERROR: No README data found!"
68 }