Crate npmrc [] [src]

Read out npm's .npmrc file, and serialize it to a struct.

Usage

Structs

Npmrc

Representation of .npmrc.

Enums

Access

Npm's access levels.

LogLevel

Npm's log levels.

Functions

read

Read out .npmrc and return it.