Parses and analyzes .npmrc configuration files.
Supports project, user, and global .npmrc locations.
Summary
Functions
Formats .npmrc config for display.
Checks if auth token is configured.
Finds all .npmrc files for a project.
Merges multiple .npmrc configs (later overrides earlier).
Parses an .npmrc file into a map.
Reads and parses an .npmrc file from disk.
Extracts scoped registry configurations.
Functions
Formats .npmrc config for display.
Checks if auth token is configured.
Finds all .npmrc files for a project.
Merges multiple .npmrc configs (later overrides earlier).
Parses an .npmrc file into a map.
Reads and parses an .npmrc file from disk.
Extracts scoped registry configurations.