'use strict'; module.exports = function () { return { packages: [ 'pg' ] }; };