node-which 1.0.5-2 source package in Ubuntu

Changelog

node-which (1.0.5-2) unstable; urgency=low


  * Use github url in watch file. 

 -- Jérémy Lal <email address hidden>  Fri, 22 Mar 2013 01:59:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe web
Trusty release universe web

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
node-which_1.0.5-2.dsc 1.9 KiB 3a259ba025ee46b2cfbe3d48f878da7e45b42073fa98d1b9275ce5dfaaa7d159
node-which_1.0.5.orig.tar.gz 2.4 KiB 62ddf94ff9c77495266002a8a6d44135afe1504b655db4d5bbd1f255f22821b1
node-which_1.0.5-2.debian.tar.gz 2.0 KiB 75c605dc2fe8c01a67bf3b2a4946b7ecc4e5917b0540268e9cf9657ac39215b4

Available diffs

No changes file available.

Binary packages built by this source

node-which: Cross-platform 'which' module for Node.js

 node-which finds the first instance of a specified executable
 in the PATH environment variable, simulating the behaviour of
 the standard "which" program.
 node-which supports all platforms supported by Node.js.
 .
 This is the module only, the binary being totally useless.
 .
 Node.js is an event-based server-side javascript engine.