node-for-own 0.1.4-1 source package in Ubuntu

Changelog

node-for-own (0.1.4-1) unstable; urgency=low

  * Initial release (Closes: #842655)

 -- Sruthi Chandran <email address hidden>  Mon, 31 Oct 2016 11:42:16 +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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-for-own_0.1.4-1.dsc 2.0 KiB 838d8d44f1ae891357bff8b250e276309a91f6daff6f21e7ccc81244f1568646
node-for-own_0.1.4.orig.tar.gz 4.1 KiB 110dcf2a6827b1603777e4ff4da86494e0737c3308da5bac88dfe4692eed69f6
node-for-own_0.1.4-1.debian.tar.xz 2.2 KiB 588eea428c4fae6810a11c72ba2aa5cab68996134d381ab725dbda57d5c195d6

No changes file available.

Binary packages built by this source

node-for-own: Iterate over the own enumerable properties of an object

 Iterate over the own enumerable properties of an object, and return an object
 with properties that evaluate to true from the callback. Exit early by
 returning `false`. JavaScript/Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.