2019-04-22 18:56:32 +03:00

6 lines
248 B
Go

//
// Package proxy implements a HTTP caching proxy for Node package registry (NPM).
// See https://github.com/emeralt/npm-cache-proxy/ for more information about proxy.
//
package proxy // import "https://github.com/emeralt/npm-cache-proxy/proxy"