npm-mirrors

1.1.0 • Public • Published

npm-mirrors

A list for npm registry mirrors.

Install

npm install npm-mirrors

Usage

const mirrors = require('npm-mirrors')
 
console.log(mirrors)
// {
//   'npm': {
//     'home': 'https://www.npmjs.org',
//     'registry': 'https://registry.npmjs.org/'
//    },
//    ...
// }

Package Sidebar

Install

npm i npm-mirrors

Weekly Downloads

27

Version

1.1.0

License

ISC

Unpacked Size

1.37 kB

Total Files

3

Last publish

Collaborators

  • amio