PHP 8.1.33
Preview: index.js Size: 228 B
//lib/node_modules/npm/node_modules/registry-url/index.js

'use strict';
module.exports = function (scope) {
	var rc = require('rc')('npm', {registry: 'https://registry.npmjs.org/'});
	var url = rc[scope + ':registry'] || rc.registry;
	return url.slice(-1) === '/' ? url : url + '/';
};

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
228 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.09 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.64 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.18 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).