{
  "name": "fixtures/project-with-illegal-dir-scaffold",
  "extra": {
    "drupal-scaffold": {
      "locations": {
        "web-root": "./"
      },
      "file-mapping": {
        "[web-root]/assets": {
            "path": "assets"
        }
      }
    }
  }
}
