Personal tools
Skip to content. | Skip to navigation
Client for the npm registry, or private servers using the npm registry software.
Client for the npm registry
User validations for npm
If you are interested in interacting with the config settings that npm uses, then use this module. However, if you are writing a new Node.js program, and want configuration functionality similar to what npm has, but for your own thing, then the author recommends rc. This module is for compatibility use only.
The config thing npm uses
The logger utility that npm uses. This logger is very basic. It does the logging for npm. It supports custom levels and colored output.
logger for npm