summaryrefslogtreecommitdiff
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.json52
1 files changed, 12 insertions, 40 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
index 12f5e81553..06e0fc4455 100644
--- 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
@@ -1,38 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "jodid25519@^1.0.0",
- "scope": null,
- "escapedName": "jodid25519",
- "name": "jodid25519",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk"
- ]
- ],
- "_from": "jodid25519@>=1.0.0 <2.0.0",
+ "_from": "jodid25519@^1.0.0",
"_id": "jodid25519@1.0.2",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-BtSRIlUJNBlHfUJWM2BuDpB4KWc=",
"_location": "/request/http-signature/sshpk/jodid25519",
- "_nodeVersion": "4.1.1",
- "_npmUser": {
- "name": "arekinath",
- "email": "alex@cooperi.net"
- },
- "_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "jodid25519@^1.0.0",
- "scope": null,
- "escapedName": "jodid25519",
"name": "jodid25519",
+ "escapedName": "jodid25519",
"rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/request/http-signature/sshpk"
@@ -41,16 +21,19 @@
"_shasum": "06d4912255093419477d425633606e0e90782967",
"_shrinkwrap": null,
"_spec": "jodid25519@^1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
+ "_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",
@@ -68,11 +51,6 @@
"test": "test",
"doc": "doc"
},
- "dist": {
- "shasum": "06d4912255093419477d425633606e0e90782967",
- "tarball": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz"
- },
- "gitHead": "a83b9fcf7fd3be4f27cd4a57817aff171c7cd918",
"homepage": "https://github.com/meganz/jodid25519",
"keywords": [
"Curve25519",
@@ -85,15 +63,9 @@
],
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "name": "arekinath",
- "email": "alex@cooperi.net"
- }
- ],
"name": "jodid25519",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/meganz/jodid25519.git"