Bug#897991: ITP: ruby-omniauth-jwt -- JWT is a simple way to send verified information between two parties online.

2018-05-05 Thread mohit phulera
Package: wnpp
Severity: wishlist
Owner: Mohit Phulera <mohitphulera...@gmail.com>

* Package name: ruby-omniauth-jwt
  Version : 4.1.3
  Upstream Author :  Michael Bleigh  <mble...@mbleigh.com>(
http://www.mbleigh.com/)
* URL  : http://github.com/mbleigh/omniauth-jwt
* License : Expat
*Description : JSON Web Token (JWT) is a simple way to send verified
information between two parties online.
 OmniAuth:: JWT provides a clean, simple wrapper on top of JWT so that you
can
 easily implement this kind of SSO either between your own applications or
allow
 third parties to delegate authentication.


Bug#892663: ITP: node-keyv -- Simple key-value storage with support for multiple backends

2018-03-11 Thread mohit phulera
Package: wnpp
Severity: wishlist
Owner: Mohit Phulera <mohitphulera...@gmail.com>
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-keyv
  Version : 3.0.0
  Upstream Author : Luke Childs <lukechilds...@gmail.com> (
http://lukechilds.co.uk)
* URL  : https://github.com/lukechilds/keyv
* License : Expat
  Programming Lang: JavaScript
  Description: Simple key-value storage with support for multiple
backends.
  Keyv provides a consistent interface for key-value storage across
multiple backends via storage adapters. It supports TTL based expiry,
making it suitable as a cache or a persistent key-value store.
Node.js is an event-based server-side JavaScript engine.


Bug#890080: ITP : node-clone-response -- Clone a Node.js HTTP response stream

2018-02-10 Thread mohit phulera
Package: wnpp
Severity: wishlist
Owner: Mohit Phulera <mohitphulera...@gmail.com>
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-clone-response
  Version : 1.0.2
  Upstream Author : Luke Childs <lukechilds...@gmail.com>(
http://lukechilds.co.uk)
* URL : https://github.com/lukechilds/clone-response
* License : Expat
  Programming Lang: JavaScript
  Description : Clone a Node.js HTTP response stream
Clone-response returns a new stream and copies over all properties and
methods from the original response giving you a complete duplicate. This is
useful in situations where you need to consume the response stream but also
want to pass an unconsumed stream somewhere else to be consumed later.
Node.js is an event-based server-side JavaScript engine.