mix npm.token (NPM v0.6.0)

Copy Markdown View Source

Display or verify npm authentication token status.

mix npm.token           # Show token status
mix npm.token --verify  # Verify token with registry

The token is read from the NPM_TOKEN environment variable or from .npmrc auth configuration.