{
  "type": "Block",
  "nodes": [
    {
      "type": "Extends",
      "file": {
        "type": "FileReference",
        "path": "../fixtures/append-without-block/app-layout.pug",
        "line": 2,
        "filename": "layout.append.without-block.tokens.json"
      },
      "line": 2,
      "filename": "layout.append.without-block.tokens.json"
    },
    {
      "type": "NamedBlock",
      "nodes": [
        {
          "type": "Tag",
          "name": "script",
          "selfClosing": false,
          "block": {
            "type": "Block",
            "nodes": [],
            "line": 5,
            "filename": "layout.append.without-block.tokens.json"
          },
          "attrs": [
            {
              "name": "src",
              "val": "'foo.js'",
              "mustEscape": true
            }
          ],
          "attributeBlocks": [],
          "isInline": false,
          "line": 5,
          "filename": "layout.append.without-block.tokens.json"
        },
        {
          "type": "Tag",
          "name": "script",
          "selfClosing": false,
          "block": {
            "type": "Block",
            "nodes": [],
            "line": 6,
            "filename": "layout.append.without-block.tokens.json"
          },
          "attrs": [
            {
              "name": "src",
              "val": "'bar.js'",
              "mustEscape": true
            }
          ],
          "attributeBlocks": [],
          "isInline": false,
          "line": 6,
          "filename": "layout.append.without-block.tokens.json"
        }
      ],
      "line": 4,
      "filename": "layout.append.without-block.tokens.json",
      "name": "head",
      "mode": "append"
    }
  ],
  "line": 0,
  "filename": "layout.append.without-block.tokens.json"
}