// // 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"