given:
{ dist: /* @@dist */options.dist/* dist@@ */ }
replacer(input, {dist: 'dist'})
output:
{ dist: 'dist' }