X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.maps.server%2Fnode%2Fnode-v4.8.0-win-x64%2Fnode_modules%2Fnpm%2Fnode_modules%2Frequest%2Fnode_modules%2Fhttp-signature%2Fnode_modules%2Fsshpk%2Fnode_modules%2Fjodid25519%2Fpackage.json;fp=org.simantics.maps.server%2Fnode%2Fnode-v4.8.0-win-x64%2Fnode_modules%2Fnpm%2Fnode_modules%2Frequest%2Fnode_modules%2Fhttp-signature%2Fnode_modules%2Fsshpk%2Fnode_modules%2Fjodid25519%2Fpackage.json;h=22f89a989d4fdda2a57bdf406af02b6d85d01d8e;hb=2529be6d456deeb07c128603ce4971f1dc29b695;hp=0000000000000000000000000000000000000000;hpb=2636fc31c16c23711cf2b06a4ae8537bba9c1d35;p=simantics%2Fdistrict.git diff --git a/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 b/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 new file mode 100644 index 00000000..22f89a98 --- /dev/null +++ b/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 @@ -0,0 +1,71 @@ +{ + "name": "jodid25519", + "version": "1.0.2", + "description": "jodid25519 - Curve 25519-based cryptography", + "main": "index.js", + "directories": { + "src": "src", + "test": "test", + "doc": "doc" + }, + "scripts": { + "test": "mocha test/*_test.js" + }, + "homepage": "https://github.com/meganz/jodid25519", + "repository": { + "type": "git", + "url": "git+https://github.com/meganz/jodid25519.git" + }, + "bugs": { + "url": "https://github.com/meganz/jodid25519/issues" + }, + "keywords": [ + "Curve25519", + "Ed25519", + "ECDH", + "EdDSA", + "ECDSA", + "encryption", + "signing" + ], + "author": { + "name": "Michele Bini, Ron Garret, Guy K. Kloss" + }, + "license": "MIT", + "dependencies": { + "jsbn": "~0.1.0" + }, + "devDependencies": { + "almond": "~0.3.1", + "chai": "^3.0.0", + "mocha": "~2.0.1", + "istanbul": "~0.3.5", + "ibrik": "~2.0.0", + "dateformat": "~1.0.7-1.2.3", + "sinon": "~1.10.3", + "sinon-chai": "^2.8.0", + "jsdoc": "<=3.3.0" + }, + "gitHead": "a83b9fcf7fd3be4f27cd4a57817aff171c7cd918", + "_id": "jodid25519@1.0.2", + "_shasum": "06d4912255093419477d425633606e0e90782967", + "_from": "jodid25519@>=1.0.0 <2.0.0", + "_npmVersion": "2.14.4", + "_nodeVersion": "4.1.1", + "_npmUser": { + "name": "arekinath", + "email": "alex@cooperi.net" + }, + "dist": { + "shasum": "06d4912255093419477d425633606e0e90782967", + "tarball": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz" + }, + "maintainers": [ + { + "name": "arekinath", + "email": "alex@cooperi.net" + } + ], + "_resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz", + "readme": "ERROR: No README data found!" +}