2025-04-01 23:48:10 -04:00

16 lines
275 B
JavaScript

'use strict';
module.exports = {
dependencies: {
gulp: undefined,
'gulp-di': undefined,
'gulp-istanbul': undefined,
'gulp-jshint': undefined,
'gulp-mocha': undefined,
mocha: undefined,
},
pkg: {
assets: ['effective_tld_names.dat'],
},
};