UNPKG

chrome-stub

Version:

Easily stub out chrome API calls for great test coverage

9 lines (8 loc) 109 B
module.exports = { dist : { src: ['lib/**/*.js'], options: { destination: 'doc' } } };