]> 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/node_modules/jodid25519/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 / node_modules / jodid25519 / package.json
1 {
2   "name": "jodid25519",
3   "version": "1.0.2",
4   "description": "jodid25519 - Curve 25519-based cryptography",
5   "main": "index.js",
6   "directories": {
7     "src": "src",
8     "test": "test",
9     "doc": "doc"
10   },
11   "scripts": {
12     "test": "mocha test/*_test.js"
13   },
14   "homepage": "https://github.com/meganz/jodid25519",
15   "repository": {
16     "type": "git",
17     "url": "git+https://github.com/meganz/jodid25519.git"
18   },
19   "bugs": {
20     "url": "https://github.com/meganz/jodid25519/issues"
21   },
22   "keywords": [
23     "Curve25519",
24     "Ed25519",
25     "ECDH",
26     "EdDSA",
27     "ECDSA",
28     "encryption",
29     "signing"
30   ],
31   "author": {
32     "name": "Michele Bini, Ron Garret, Guy K. Kloss"
33   },
34   "license": "MIT",
35   "dependencies": {
36     "jsbn": "~0.1.0"
37   },
38   "devDependencies": {
39     "almond": "~0.3.1",
40     "chai": "^3.0.0",
41     "mocha": "~2.0.1",
42     "istanbul": "~0.3.5",
43     "ibrik": "~2.0.0",
44     "dateformat": "~1.0.7-1.2.3",
45     "sinon": "~1.10.3",
46     "sinon-chai": "^2.8.0",
47     "jsdoc": "<=3.3.0"
48   },
49   "gitHead": "a83b9fcf7fd3be4f27cd4a57817aff171c7cd918",
50   "_id": "jodid25519@1.0.2",
51   "_shasum": "06d4912255093419477d425633606e0e90782967",
52   "_from": "jodid25519@>=1.0.0 <2.0.0",
53   "_npmVersion": "2.14.4",
54   "_nodeVersion": "4.1.1",
55   "_npmUser": {
56     "name": "arekinath",
57     "email": "alex@cooperi.net"
58   },
59   "dist": {
60     "shasum": "06d4912255093419477d425633606e0e90782967",
61     "tarball": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz"
62   },
63   "maintainers": [
64     {
65       "name": "arekinath",
66       "email": "alex@cooperi.net"
67     }
68   ],
69   "_resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz",
70   "readme": "ERROR: No README data found!"
71 }