unpkg/modules/PackageBlacklist.js

5 lines
58 B
JavaScript
Raw Normal View History

2017-03-25 00:35:30 +00:00
module.exports = [
2016-08-30 01:27:56 +00:00
'goodjsproject',
'thisoneisevil'
2016-08-25 20:48:05 +00:00
]