node-lazy-cache 2.0.1-1 source package in Ubuntu

Changelog

node-lazy-cache (2.0.1-1) unstable; urgency=low

  * Initial release (Closes: #840941)

 -- Sruthi Chandran <email address hidden>  Sun, 16 Oct 2016 17:00:18 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-lazy-cache_2.0.1-1.dsc 2.0 KiB 4de995b246e71965f8accb0a0c30de8a35ef994810ff399a8490ce3ea06d734a
node-lazy-cache_2.0.1.orig.tar.gz 6.6 KiB f3b5da69246f15f6febb0787379ed6c4682994b440c76721a95a3275a2715432
node-lazy-cache_2.0.1-1.debian.tar.xz 1.9 KiB 4ff09e7b80cda437ab3d81b12c642b7005fd5aa8f9abc14eaec11956c650e04d

No changes file available.

Binary packages built by this source

node-lazy-cache: Cache requires to be lazy-loaded when needed

 Cache requires to be lazy-loaded when needed. Works with browserify.
 Uses node's own require system with tried and true, plain-vanilla
 JavaScript getters.
 .
 Node.js is an event-based server-side JavaScript engine.