unpkg/modules/PackageBlacklist.js

5 lines
58 B
JavaScript

module.exports = [
'goodjsproject',
'thisoneisevil'
]