UNPKG

mongoose-diff-tracking

Version:
81 lines (80 loc) 1.95 kB
{ "_from": "http-signature@~1.0.2", "_id": "http-signature@1.0.2", "_inBundle": false, "_integrity": "sha1-zj1TC/bD6scE8ae0rYUDPTF136c=", "_location": "/http-signature", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "http-signature@~1.0.2", "name": "http-signature", "escapedName": "http-signature", "rawSpec": "~1.0.2", "saveSpec": null, "fetchSpec": "~1.0.2" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.0.2.tgz", "_shasum": "ce3d530bf6c3eac704f1a7b4ad85033d3175dfa7", "_spec": "http-signature@~1.0.2", "_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/request", "author": { "name": "Joyent, Inc" }, "bugs": { "url": "https://github.com/joyent/node-http-signature/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Mark Cavage", "email": "mcavage@gmail.com" }, { "name": "David I. Lehn", "email": "dil@lehn.org" }, { "name": "Patrick Mooney", "email": "patrick.f.mooney@gmail.com" } ], "dependencies": { "assert-plus": "^0.1.5", "jsprim": "^1.2.2", "sshpk": "^1.4.6" }, "deprecated": false, "description": "Reference implementation of Joyent's HTTP Signature scheme.", "devDependencies": { "node-uuid": "^1.4.1", "tap": "0.4.2" }, "engines": { "node": ">=0.8", "npm": ">=1.3.7" }, "homepage": "https://github.com/joyent/node-http-signature/", "keywords": [ "https", "request" ], "license": "MIT", "main": "lib/index.js", "name": "http-signature", "peerDependencies": { "sshpk": "^1.4.6" }, "repository": { "type": "git", "url": "git://github.com/joyent/node-http-signature.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.2" }