UNPKG

pottymouth-client

Version:

dictionary and slug matching lookups for verbal blunders

12 lines 206 B
module.exports = { dist : { options : { drop_console : true, sourceMap : true, sourceMapName : './dist/pottymouth.map' }, files : { 'dist/pottymouth.min.js' : ['./pottymouth.js'] } } }