summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json')
-rwxr-xr-x[-rw-r--r--]deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json57
1 files changed, 12 insertions, 45 deletions
diff --git a/deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json b/deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
index 6783bde465..d5face5e26 100644..100755
--- a/deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
+++ b/deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
@@ -1,38 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "cryptiles@2.x.x",
- "scope": null,
- "escapedName": "cryptiles",
- "name": "cryptiles",
- "rawSpec": "2.x.x",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/request/node_modules/hawk"
- ]
- ],
- "_from": "cryptiles@>=2.0.0 <3.0.0",
+ "_from": "cryptiles@2.x.x",
"_id": "cryptiles@2.0.5",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=",
"_location": "/request/hawk/cryptiles",
- "_nodeVersion": "4.0.0",
- "_npmUser": {
- "name": "hueniverse",
- "email": "eran@hammer.io"
- },
- "_npmVersion": "2.14.2",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "cryptiles@2.x.x",
- "scope": null,
- "escapedName": "cryptiles",
"name": "cryptiles",
+ "escapedName": "cryptiles",
"rawSpec": "2.x.x",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "2.x.x"
},
"_requiredBy": [
"/request/hawk"
@@ -41,27 +21,24 @@
"_shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
"_shrinkwrap": null,
"_spec": "cryptiles@2.x.x",
- "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/hawk",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/hawk",
+ "bin": null,
"bugs": {
"url": "https://github.com/hapijs/cryptiles/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"boom": "2.x.x"
},
+ "deprecated": false,
"description": "General purpose crypto utilities",
"devDependencies": {
"code": "1.x.x",
"lab": "5.x.x"
},
- "directories": {},
- "dist": {
- "shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
- "tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz"
- },
"engines": {
"node": ">=0.10.40"
},
- "gitHead": "9bc5a852f01cd51e615814e1cb255fe2df810649",
"homepage": "https://github.com/hapijs/cryptiles#readme",
"keywords": [
"cryptography",
@@ -70,19 +47,9 @@
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
- "maintainers": [
- {
- "name": "hueniverse",
- "email": "eran@hueniverse.com"
- },
- {
- "name": "ceejbot",
- "email": "ceejceej@gmail.com"
- }
- ],
"name": "cryptiles",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/hapijs/cryptiles.git"