node-npmrc

Switch between different .npmrc files

If you use a private npm registry, you know the pain of switching between a bunch of different .npmrc files and manually managing symlinks. Let that be a problem no more! npmrc is here to save the day, by making it dead simple to switch out your .npmrc with a specific named version. It also tries to protect you from your own stupid self by making sure you don't accidentally overwrite an .npmrc that you actually want to keep.
Special files (usually found in /dev) _2 - sd

helpman

quick & easy access to 4000+ manuals / guides / tutorials

Helpman provides a classified access to the manuals, installed by user/system programs, automatically. It also supports typing a program / manual name, in the Select Manual: text / combo box directly, to display it quickly. Error Messages will be shown below, if a manual is not found.

libzc3

fast password cracking library for zip archives

libsc7v5

Scientific Computing Toolkit (library)

The Scientific Computing toolkit (SC) provides C++ class libraries for scientific computation. Included are classes for managing memory, saving and restoring the state of objects, reading objects from an input file, parallel communication, matrix algebra, among others.

node-config-chain

Handle Configuration Once And For All

This module is used to load all the user configurations. It can also detect production mode or development mode. It is a dependency of NPM.

node-package-json

Get metadata of a package from the npm registry

Both public and private registries are supported, for both scoped and unscoped packages, as long as the registry uses either bearer tokens or basic authentication.