node-after 0.8.2-1 source package in Ubuntu

Changelog

node-after (0.8.2-1) unstable; urgency=medium

  * Initial release (Closes: #781464)

 -- Sruthi Chandran <email address hidden>  Sat, 10 Dec 2016 22:26:55 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium 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-after_0.8.2-1.dsc 2.0 KiB 7bcc094f84806b34fbdd72193c85363a1ec7b3c884c249e28cc8f590173e082b
node-after_0.8.2.orig.tar.gz 3.1 KiB ced5bf3442b16c7bb97ec49873bfc9ba35ab2edbc500760aca56ca02fbfcce79
node-after_0.8.2-1.debian.tar.xz 2.3 KiB 759d4e282eae448494f38baf6fa42a7f8def2e2830cf8962db27c310f2693009

No changes file available.

Binary packages built by this source

node-after: Flow control for Node.js

 after is a Node.js module to assist with flow control. It provides a function
 to invoke a callback after N calls.
 .
 Node.js is an event-based server-side JavaScript engine.