aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json77
1 files changed, 0 insertions, 77 deletions
diff --git a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json
deleted file mode 100644
index 06e0fc4455..0000000000
--- a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "_from": "jodid25519@^1.0.0",
- "_id": "jodid25519@1.0.2",
- "_integrity": "sha1-BtSRIlUJNBlHfUJWM2BuDpB4KWc=",
- "_location": "/request/http-signature/sshpk/jodid25519",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "jodid25519@^1.0.0",
- "name": "jodid25519",
- "escapedName": "jodid25519",
- "rawSpec": "^1.0.0",
- "saveSpec": null,
- "fetchSpec": "^1.0.0"
- },
- "_requiredBy": [
- "/request/http-signature/sshpk"
- ],
- "_resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz",
- "_shasum": "06d4912255093419477d425633606e0e90782967",
- "_shrinkwrap": null,
- "_spec": "jodid25519@^1.0.0",
- "_where": "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
- "author": {
- "name": "Michele Bini, Ron Garret, Guy K. Kloss"
- },
- "bin": null,
- "bugs": {
- "url": "https://github.com/meganz/jodid25519/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "jsbn": "~0.1.0"
- },
- "deprecated": false,
- "description": "jodid25519 - Curve 25519-based cryptography",
- "devDependencies": {
- "almond": "~0.3.1",
- "chai": "^3.0.0",
- "dateformat": "~1.0.7-1.2.3",
- "ibrik": "~2.0.0",
- "istanbul": "~0.3.5",
- "jsdoc": "<=3.3.0",
- "mocha": "~2.0.1",
- "sinon": "~1.10.3",
- "sinon-chai": "^2.8.0"
- },
- "directories": {
- "src": "src",
- "test": "test",
- "doc": "doc"
- },
- "homepage": "https://github.com/meganz/jodid25519",
- "keywords": [
- "Curve25519",
- "Ed25519",
- "ECDH",
- "EdDSA",
- "ECDSA",
- "encryption",
- "signing"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "jodid25519",
- "optionalDependencies": {},
- "peerDependencies": {},
- "repository": {
- "type": "git",
- "url": "git+https://github.com/meganz/jodid25519.git"
- },
- "scripts": {
- "test": "mocha test/*_test.js"
- },
- "version": "1.0.2"
-}