Nested list of all scaffold files.
The top level array maps from the package name to the collection of scaffold files provided by that package. Each collection of scaffold files is keyed by destination path.
Type: \Drupal\Composer\Plugin\Scaffold\ScaffoldFileInfo[][]
protected $scaffoldFilesByProject = [];