]> 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/http-signature/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 / http-signature / package.json
1 {
2   "name": "http-signature",
3   "description": "Reference implementation of Joyent's HTTP Signature scheme.",
4   "version": "1.1.1",
5   "license": "MIT",
6   "author": {
7     "name": "Joyent, Inc"
8   },
9   "contributors": [
10     {
11       "name": "Mark Cavage",
12       "email": "mcavage@gmail.com"
13     },
14     {
15       "name": "David I. Lehn",
16       "email": "dil@lehn.org"
17     },
18     {
19       "name": "Patrick Mooney",
20       "email": "patrick.f.mooney@gmail.com"
21     }
22   ],
23   "repository": {
24     "type": "git",
25     "url": "git://github.com/joyent/node-http-signature.git"
26   },
27   "homepage": "https://github.com/joyent/node-http-signature/",
28   "bugs": {
29     "url": "https://github.com/joyent/node-http-signature/issues"
30   },
31   "keywords": [
32     "https",
33     "request"
34   ],
35   "engines": {
36     "node": ">=0.8",
37     "npm": ">=1.3.7"
38   },
39   "main": "lib/index.js",
40   "scripts": {
41     "test": "tap test/*.js"
42   },
43   "dependencies": {
44     "assert-plus": "^0.2.0",
45     "jsprim": "^1.2.2",
46     "sshpk": "^1.7.0"
47   },
48   "devDependencies": {
49     "node-uuid": "^1.4.1",
50     "tap": "0.4.2"
51   },
52   "gitHead": "74d3f35e3aa436d83723c53b01e266f448e8149a",
53   "_id": "http-signature@1.1.1",
54   "_shasum": "df72e267066cd0ac67fb76adf8e134a8fbcf91bf",
55   "_from": "http-signature@>=1.1.0 <1.2.0",
56   "_npmVersion": "2.14.9",
57   "_nodeVersion": "0.12.9",
58   "_npmUser": {
59     "name": "arekinath",
60     "email": "alex@cooperi.net"
61   },
62   "dist": {
63     "shasum": "df72e267066cd0ac67fb76adf8e134a8fbcf91bf",
64     "tarball": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz"
65   },
66   "maintainers": [
67     {
68       "name": "arekinath",
69       "email": "alex@cooperi.net"
70     },
71     {
72       "name": "mcavage",
73       "email": "mcavage@gmail.com"
74     },
75     {
76       "name": "pfmooney",
77       "email": "patrick.f.mooney@gmail.com"
78     }
79   ],
80   "directories": {},
81   "_resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz",
82   "readme": "ERROR: No README data found!"
83 }