Package: wnpp
Severity: wishlist
* Package name : node-cookies
Version : 0.4.1
* License : Expat
Programming Lang: _javascript_
Description : Cookies, optionally signed using Keygrip - Node.js module
Cookies is a Node.js module for getting and setting HTTP(S) cookies. Cookies
can be signed to prevent tampering, using Keygrip. It can be used with the
built-in node.js HTTP library, or as Connect/Express middleware.
.
Node.js is an event-based server-side _javascript_ engine.