You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.3 KiB

binary-mirror-config
=======
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][codecov-image]][codecov-url]
[![David deps][david-image]][david-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/binary-mirror-config.svg?style=flat-square
[npm-url]: https://npmjs.org/package/binary-mirror-config
[travis-image]: https://img.shields.io/travis/cnpm/binary-mirror-config.svg?style=flat-square
[travis-url]: https://travis-ci.org/cnpm/binary-mirror-config
[codecov-image]: https://codecov.io/github/cnpm/binary-mirror-config/coverage.svg?branch=master
[codecov-url]: https://codecov.io/github/cnpm/binary-mirror-config?branch=master
[david-image]: https://img.shields.io/david/cnpm/binary-mirror-config.svg?style=flat-square
[david-url]: https://david-dm.org/cnpm/binary-mirror-config
[download-image]: https://img.shields.io/npm/dm/binary-mirror-config.svg?style=flat-square
[download-url]: https://npmjs.org/package/binary-mirror-config
Binary mirror config for [prebuild](https://github.com/mafintosh/prebuild) and [node-pre-gyp](https://github.com/mapbox/node-pre-gyp)
## Mirrors
- China: https://npm.taobao.org/mirrors/
- CDN prefix: https://cdn.npm.taobao.org/dist/
## License
[MIT](LICENSE)