Module registry

Module registry 

Source
Expand description

npm registry client.

Provides access to the npm registry via:

All HTTP requests are cached aggressively using ETag/Last-Modified headers.

Structs§

NpmRegistry
Client for interacting with the npm registry.

Constants§

NPMJS_URL
Base URL for package pages on npmjs.com

Functions§

package_url
Returns the URL for a package’s page on npmjs.com.