Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/

CHANGELOG.md /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/CHANGELOG.md
24 Views
0 Comments
# Change Log
All notable changes to this project will be documented in this file.

## [3.0.0]
### Changed
- **BREAKING**: `jwt.v
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/LICENSE
21 Views
0 Comments
Copyright (c) 2013 Brian J. Brennan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this softw
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/index.js
5 Views
0 Comments
/*global exports*/
var SignStream = require('./lib/sign-stream');
var VerifyStream = require('./lib/verify-stream');

var ALGORI
lib /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/lib/
4 Items
  • data-stream.js
  • sign-stream.js
  • tostring.js
  • verify-stream.js
  • package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/package.json
    15 Views
    0 Comments
    {
    "name": "jws",
    "version": "3.2.2",
    "description": "Implementation of JSON Web Signatures",
    "main": "index.js",
    "dire
    readme.md /cody/lassiecoder/mutual-funding-app/server/node_modules/jws/readme.md
    18 Views
    0 Comments
    # node-jws [![Build Status](https://secure.travis-ci.org/brianloveswords/node-jws.png)](http://travis-ci.org/brianloveswords/nod