node-commander 2.12.2-1 source package in Ubuntu

Changelog

node-commander (2.12.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.12.2
  * Drop installchangelog override

 -- Jérémy Lal <email address hidden>  Sat, 30 Dec 2017 00:18:38 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-commander_2.12.2-1.dsc 2.1 KiB 4726d8f1ae9fd00d70386c37371d556dbc2580e5767acbb57cc7ec7625e42f9b
node-commander_2.12.2.orig.tar.gz 29.9 KiB 0b319c10f89790f83ab8f47e0ddd6e4f52b55304444822aec31fc3c013e3d33e
node-commander_2.12.2-1.debian.tar.xz 3.0 KiB 431431a1643015635c6190dddcaca5fc40534ad2118930c3f7b5f1503a06b511

Available diffs

No changes file available.

Binary packages built by this source

node-commander: Complete solution for Node.js command-line interfaces

 Commander is a light-weight, expressive, and powerful command-line framework
 for Node.js.
 .
 Inspired by Ruby's commander, this Node.js module provides command line
 option parsing, automated/customizable help texts, command line prompting
 password query, and many more features.
 .
 Node.js is an event-based server-side JavaScript engine.