node-globby 6.1.0-1 source package in Ubuntu

Changelog

node-globby (6.1.0-1) unstable; urgency=low

  * Initial release (Closes: #876625)

 -- Sanoob Pattanath <email address hidden>  Sun, 01 Oct 2017 04:09:27 +0000

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-globby_6.1.0-1.dsc 2.0 KiB 140a8232da61bbf56431533130952e6c35245950e8d702513cd0e3dc366fd9a7
node-globby_6.1.0.orig.tar.gz 4.7 KiB 701bfa22284b0ace7926355a3fe0f793327c7a13ddfaea881a7c626ea6b91b95
node-globby_6.1.0-1.debian.tar.xz 2.1 KiB 4fbf50d05a0bfde84ea5dfb2ab889ac2b85360f0602d9b6cce0da207926b7a46

No changes file available.

Binary packages built by this source

node-globby: Extends glob with promise API

 Extends glob with support for multiple patterns and exposes a Promise API.
 .
 Related projects includes multimatch which can match against a list instead of
 the filesystem and then glob-stream which is a streaming alternative finally
 matcher is simple wildcard matching.
 .
 Node.js is an event-based server-side JavaScript engine.