{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "script",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Filter",
            "name": "coffee-script",
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "regexp = /\\n/",
                  "line": 3
                }
              ],
              "line": 2,
              "filename": "filters.coffeescript.tokens.json"
            },
            "attrs": [],
            "line": 2,
            "filename": "filters.coffeescript.tokens.json"
          },
          {
            "type": "Filter",
            "name": "coffee-script",
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "math =",
                  "line": 5
                },
                {
                  "type": "Text",
                  "val": "\n",
                  "line": 6
                },
                {
                  "type": "Text",
                  "val": "  square: (value) -> value * value",
                  "line": 6
                }
              ],
              "line": 4,
              "filename": "filters.coffeescript.tokens.json"
            },
            "attrs": [
              {
                "name": "minify",
                "val": "true",
                "mustEscape": true
              }
            ],
            "line": 4,
            "filename": "filters.coffeescript.tokens.json"
          }
        ],
        "line": 1,
        "filename": "filters.coffeescript.tokens.json"
      },
      "attrs": [
        {
          "name": "type",
          "val": "'text/javascript'",
          "mustEscape": true
        }
      ],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "filters.coffeescript.tokens.json"
    }
  ],
  "line": 0,
  "filename": "filters.coffeescript.tokens.json"
}