UNPKG

113 BJavaScriptView Raw
1module.exports = {
2 gitOrigin: 'github.com',
3 gitProtocol: 'https',
4 registry: 'https://registry.npmjs.org'
5}