]> 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/node_modules/sshpk/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 / node_modules / sshpk / package.json
1 {
2   "name": "sshpk",
3   "version": "1.9.2",
4   "description": "A library for finding and using SSH public keys",
5   "main": "lib/index.js",
6   "scripts": {
7     "test": "tape test/*.js"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git+https://github.com/arekinath/node-sshpk.git"
12   },
13   "author": {
14     "name": "Joyent, Inc"
15   },
16   "contributors": [
17     {
18       "name": "Dave Eddy",
19       "email": "dave@daveeddy.com"
20     },
21     {
22       "name": "Mark Cavage",
23       "email": "mcavage@gmail.com"
24     },
25     {
26       "name": "Alex Wilson",
27       "email": "alex@cooperi.net"
28     }
29   ],
30   "license": "MIT",
31   "bugs": {
32     "url": "https://github.com/arekinath/node-sshpk/issues"
33   },
34   "engines": {
35     "node": ">=0.10.0"
36   },
37   "directories": {
38     "bin": "./bin",
39     "lib": "./lib",
40     "man": "./man/man1"
41   },
42   "homepage": "https://github.com/arekinath/node-sshpk#readme",
43   "dependencies": {
44     "asn1": "~0.2.3",
45     "assert-plus": "^1.0.0",
46     "dashdash": "^1.12.0",
47     "getpass": "^0.1.1",
48     "jsbn": "~0.1.0",
49     "tweetnacl": "~0.13.0",
50     "jodid25519": "^1.0.0",
51     "ecc-jsbn": "~0.1.1"
52   },
53   "optionalDependencies": {
54     "jsbn": "~0.1.0",
55     "tweetnacl": "~0.13.0",
56     "jodid25519": "^1.0.0",
57     "ecc-jsbn": "~0.1.1"
58   },
59   "devDependencies": {
60     "tape": "^3.5.0",
61     "benchmark": "^1.0.0",
62     "sinon": "^1.17.2",
63     "temp": "^0.8.2"
64   },
65   "man": [
66     "/Users/alex.wilson/dev/node-sshpk/man/man1/sshpk-conv.1",
67     "/Users/alex.wilson/dev/node-sshpk/man/man1/sshpk-sign.1",
68     "/Users/alex.wilson/dev/node-sshpk/man/man1/sshpk-verify.1"
69   ],
70   "bin": {
71     "sshpk-conv": "bin/sshpk-conv",
72     "sshpk-sign": "bin/sshpk-sign",
73     "sshpk-verify": "bin/sshpk-verify"
74   },
75   "gitHead": "a8b794384822a52eea5ed3b2f192a780b7909609",
76   "_id": "sshpk@1.9.2",
77   "_shasum": "3b41351bbad5c34ddf4bd8119937efee31a46765",
78   "_from": "sshpk@>=1.7.0 <2.0.0",
79   "_npmVersion": "2.15.8",
80   "_nodeVersion": "0.12.15",
81   "_npmUser": {
82     "name": "arekinath",
83     "email": "alex@cooperi.net"
84   },
85   "dist": {
86     "shasum": "3b41351bbad5c34ddf4bd8119937efee31a46765",
87     "tarball": "https://registry.npmjs.org/sshpk/-/sshpk-1.9.2.tgz"
88   },
89   "maintainers": [
90     {
91       "name": "arekinath",
92       "email": "alex@cooperi.net"
93     }
94   ],
95   "_npmOperationalInternal": {
96     "host": "packages-16-east.internal.npmjs.com",
97     "tmp": "tmp/sshpk-1.9.2.tgz_1469841656006_0.10793639998883009"
98   },
99   "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.9.2.tgz",
100   "readme": "ERROR: No README data found!"
101 }