{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "script",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "div",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "h1",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Text",
                        "val": "<%= user.name %>",
                        "line": 3,
                        "filename": "scripts.non-js.tokens.json"
                      }
                    ],
                    "line": 3,
                    "filename": "scripts.non-js.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 3,
                  "filename": "scripts.non-js.tokens.json"
                },
                {
                  "type": "Tag",
                  "name": "p",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Text",
                        "val": "<%= user.description %>",
                        "line": 4,
                        "filename": "scripts.non-js.tokens.json"
                      }
                    ],
                    "line": 4,
                    "filename": "scripts.non-js.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 4,
                  "filename": "scripts.non-js.tokens.json"
                }
              ],
              "line": 2,
              "filename": "scripts.non-js.tokens.json"
            },
            "attrs": [
              {
                "name": "id",
                "val": "'user'",
                "mustEscape": false
              }
            ],
            "attributeBlocks": [],
            "isInline": false,
            "line": 2,
            "filename": "scripts.non-js.tokens.json"
          }
        ],
        "line": 1,
        "filename": "scripts.non-js.tokens.json"
      },
      "attrs": [
        {
          "name": "id",
          "val": "'user-template'",
          "mustEscape": false
        },
        {
          "name": "type",
          "val": "'text/template'",
          "mustEscape": true
        }
      ],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "scripts.non-js.tokens.json"
    },
    {
      "type": "Tag",
      "name": "script",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Text",
            "val": "if (foo) {",
            "line": 7
          },
          {
            "type": "Text",
            "val": "\n",
            "line": 8
          },
          {
            "type": "Text",
            "val": "  bar();",
            "line": 8
          },
          {
            "type": "Text",
            "val": "\n",
            "line": 9
          },
          {
            "type": "Text",
            "val": "}",
            "line": 9
          }
        ],
        "line": 6,
        "filename": "scripts.non-js.tokens.json"
      },
      "attrs": [
        {
          "name": "id",
          "val": "'user-template'",
          "mustEscape": false
        },
        {
          "name": "type",
          "val": "'text/template'",
          "mustEscape": true
        }
      ],
      "attributeBlocks": [],
      "isInline": false,
      "line": 6,
      "filename": "scripts.non-js.tokens.json",
      "textOnly": true
    }
  ],
  "line": 0,
  "filename": "scripts.non-js.tokens.json"
}