module.exports = { 'nber.org': { _name: 'National Bureau of Economic Research', '.': [ { title: 'New working paper', docs: 'https://docs.rsshub.app/routes/en/journal#national-bureau-of-economic-research', source: ['/papers'], target: '/nber/news', }, { title: 'All working paper', docs: 'https://docs.rsshub.app/routes/en/journal#national-bureau-of-economic-research', source: ['/papers'], target: '/nber/papers', }, ], }, };