node-cosmiconfig 7.1.0+ds1-1 source package in Ubuntu

Changelog

node-cosmiconfig (7.1.0+ds1-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * New upstream version 7.1.0+ds1

 -- Yadd <email address hidden>  Sat, 26 Nov 2022 15:52:01 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cosmiconfig_7.1.0+ds1-1.dsc 2.3 KiB 4732c6a0a85cd357ce15fa449d629abb71bf7da4c4884a94489ff92f5a7a7bac
node-cosmiconfig_7.1.0+ds1.orig.tar.gz 28.9 KiB 353767967ef827c50461bfe41117ddf436cbf4fd5d031e992a5eab27e25c8e92
node-cosmiconfig_7.1.0+ds1-1.debian.tar.xz 4.0 KiB d06fdce09b94f6e21ae66c2c4e04c5476cdb37ad0d1aca51345fa36308aee3bf

Available diffs

No changes file available.

Binary packages built by this source

node-cosmiconfig: Find and load configuration from different locations

 Find and load a configuration object from
  - a `package.json` property (anywhere up the directory tree)
  - a JSON or YAML "rc file" (anywhere up the directory tree)
  - a `.config.js` CommonJS module (anywhere up the directory tree)
 .
 Node.js is an event-based server-side JavaScript engine.