unpkg/modules/PackageBlacklist.js
2017-03-24 18:16:07 -07:00

5 lines
58 B
JavaScript

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