Package: wnpp
Severity: wishlist
Owner: Siddhesh Rane <kingsid...@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-lodash.memoize
  Version         : 4.1.2
  Upstream Author : John-David Dalton <john.david.dal...@gmail.com>
(http://allyoucanleet.com/)
* URL             : https://lodash.com/
* License         : Expat
  Programming Lang: JavaScript
  Description     : The lodash method `_.memoize` exported as a module.

 The memoize function of lodash library takes a function as argument
 and caches its return value so the next call to the function will
 use the cached value instead of recomputing the result.
 .
 Node.js is an event-based server-side JavaScript engine.

Reply via email to