module.exports = { description: 'external paths (#754)', options: { paths: { foo: 'https://npmcdn.com/foo' } } };