Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Compare: Modules

Showing with 1 addition and 1 deletion.
  1. +1 −1 Modules.md
2 changes: 1 addition & 1 deletion Modules.md
Expand Up @@ -769,7 +769,7 @@ rendering process.
* [osenv](https://github.com/isaacs/osenv) — Gets environment settings of the operating system.
* [ripple](https://github.com/thrashaholic/ripple) — Dynamic runtime configuration for node.js deployment based on lorenwest's config.
* [pkgconfig](https://github.com/fhellwig/pkgconfig) - Reads and validates JSON configuration files for Node.js packages.

* [runtime-configuration](https://github.com/vtsvang/node-runtime-configuration) - Reads and writes RC files in json, yaml, ini and plist.

**See also** [parsers](#parsers), they may be used to parse configuration files.

Expand Down