{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "head",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "script",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [],
              "line": 2,
              "filename": "yield-before-conditional-head.tokens.json"
            },
            "attrs": [
              {
                "name": "src",
                "val": "'/jquery.js'",
                "mustEscape": true
              }
            ],
            "attributeBlocks": [],
            "isInline": false,
            "line": 2,
            "filename": "yield-before-conditional-head.tokens.json"
          },
          {
            "type": "YieldBlock",
            "line": 3,
            "filename": "yield-before-conditional-head.tokens.json"
          },
          {
            "type": "Conditional",
            "test": "false",
            "consequent": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "script",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [],
                    "line": 5,
                    "filename": "yield-before-conditional-head.tokens.json"
                  },
                  "attrs": [
                    {
                      "name": "src",
                      "val": "'/jquery.ui.js'",
                      "mustEscape": true
                    }
                  ],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 5,
                  "filename": "yield-before-conditional-head.tokens.json"
                }
              ],
              "line": 5,
              "filename": "yield-before-conditional-head.tokens.json"
            },
            "alternate": null,
            "line": 4,
            "filename": "yield-before-conditional-head.tokens.json"
          }
        ],
        "line": 1,
        "filename": "yield-before-conditional-head.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "yield-before-conditional-head.tokens.json"
    }
  ],
  "line": 0,
  "filename": "yield-before-conditional-head.tokens.json"
}