UNPKG

expand-path

Version:

Super light-weight brace expansion for node

9 lines (8 loc) 156 B
module.exports = { v4: { test: function() { return /^v4/.test(process.version); }, tasks: ['istanbul:unit', 'shell:codeclimate'] } };