Sha256: 1421698a5d7df8594d738db8347a998752c49cc4e68691c9eb358aba8e6d6e38
Contents?: true
Size: 1.66 KB
Versions: 14
Compression:
Stored size: 1.66 KB
Contents
{ "name": "http-signature", "description": "Reference implementation of Joyent's HTTP Signature scheme.", "version": "0.10.1", "license": "MIT", "author": { "name": "Joyent, Inc" }, "contributors": [ { "name": "Mark Cavage", "email": "mcavage@gmail.com" }, { "name": "David I. Lehn", "email": "dil@lehn.org" } ], "repository": { "type": "git", "url": "git://github.com/joyent/node-http-signature.git" }, "homepage": "https://github.com/joyent/node-http-signature/", "bugs": { "url": "https://github.com/joyent/node-http-signature/issues" }, "keywords": [ "https", "request" ], "engines": { "node": ">=0.8" }, "main": "lib/index.js", "scripts": { "test": "tap test/*.js" }, "dependencies": { "assert-plus": "^0.1.5", "asn1": "0.1.11", "ctype": "0.5.3" }, "devDependencies": { "node-uuid": "^1.4.1", "tap": "0.4.2" }, "_id": "http-signature@0.10.1", "_shasum": "4fbdac132559aa8323121e540779c0a012b27e66", "_resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz", "_from": "http-signature@>=0.10.0 <0.11.0", "_npmVersion": "1.4.28", "_npmUser": { "name": "pfmooney", "email": "patrick.f.mooney@gmail.com" }, "maintainers": [ { "name": "mcavage", "email": "mcavage@gmail.com" }, { "name": "pfmooney", "email": "patrick.f.mooney@gmail.com" } ], "dist": { "shasum": "4fbdac132559aa8323121e540779c0a012b27e66", "tarball": "http://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz" }, "directories": {}, "readme": "ERROR: No README data found!" }
Version data entries
14 entries across 14 versions & 2 rubygems