{
  "type": "Program",
  "start": 0,
  "end": 2259,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 82,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 44,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 9,
          "end": 18,
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          },
          "local": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 26,
        "end": 43,
        "loc": {
          "start": {
            "line": 1,
            "column": 26
          },
          "end": {
            "line": 1,
            "column": 43
          }
        },
        "value": "../../core/bane",
        "rawValue": "../../core/bane",
        "raw": "\"../../core/bane\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 45,
      "end": 68,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 23
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 52,
          "end": 53,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 8
            }
          },
          "local": {
            "type": "Identifier",
            "start": 52,
            "end": 53,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 8
              }
            },
            "name": "$"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 59,
        "end": 67,
        "loc": {
          "start": {
            "line": 2,
            "column": 14
          },
          "end": {
            "line": 2,
            "column": 22
          }
        },
        "value": "jquery",
        "rawValue": "jquery",
        "raw": "\"jquery\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 69,
      "end": 113,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 76,
          "end": 88,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 19
            }
          },
          "local": {
            "type": "Identifier",
            "start": 76,
            "end": 88,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 19
              }
            },
            "name": "ImageGallery"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 94,
        "end": 112,
        "loc": {
          "start": {
            "line": 3,
            "column": 25
          },
          "end": {
            "line": 3,
            "column": 43
          }
        },
        "value": "../image_gallery",
        "rawValue": "../image_gallery",
        "raw": "\"../image_gallery\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 114,
      "end": 142,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 28
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 121,
          "end": 127,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 121,
            "end": 127,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 13
              }
            },
            "name": "moment"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 133,
        "end": 141,
        "loc": {
          "start": {
            "line": 4,
            "column": 19
          },
          "end": {
            "line": 4,
            "column": 27
          }
        },
        "value": "moment",
        "rawValue": "moment",
        "raw": "\"moment\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 143,
      "end": 172,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 29
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 150,
        "end": 171,
        "loc": {
          "start": {
            "line": 5,
            "column": 7
          },
          "end": {
            "line": 5,
            "column": 28
          }
        },
        "value": "./article_body.scss",
        "rawValue": "./article_body.scss",
        "raw": "\"./article_body.scss\""
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Enhances the body of articles with a gallery and more\n ",
          "start": 174,
          "end": 238,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 3
            }
          },
          "range": [
            174,
            238
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 239,
      "end": 2258,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 81,
          "column": 1
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 254,
        "end": 2258,
        "loc": {
          "start": {
            "line": 10,
            "column": 15
          },
          "end": {
            "line": 81,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 260,
          "end": 280,
          "loc": {
            "start": {
              "line": 10,
              "column": 21
            },
            "end": {
              "line": 10,
              "column": 41
            }
          },
          "name": "ArticleBodyComponent",
          "leadingComments": null
        },
        "superClass": {
          "type": "Identifier",
          "start": 289,
          "end": 298,
          "loc": {
            "start": {
              "line": 10,
              "column": 50
            },
            "end": {
              "line": 10,
              "column": 59
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 299,
          "end": 2258,
          "loc": {
            "start": {
              "line": 10,
              "column": 60
            },
            "end": {
              "line": 81,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 303,
              "end": 529,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 2
                },
                "end": {
                  "line": 19,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 303,
                "end": 313,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 2
                  },
                  "end": {
                    "line": 11,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 313,
                "end": 529,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 12
                  },
                  "end": {
                    "line": 19,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 316,
                  "end": 529,
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 15
                    },
                    "end": {
                      "line": 19,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 322,
                      "end": 387,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 4
                        },
                        "end": {
                          "line": 12,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 322,
                        "end": 386,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 4
                          },
                          "end": {
                            "line": 12,
                            "column": 68
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 322,
                          "end": 349,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 4
                            },
                            "end": {
                              "line": 12,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 322,
                            "end": 326,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 4
                              },
                              "end": {
                                "line": 12,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 327,
                            "end": 349,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 9
                              },
                              "end": {
                                "line": 12,
                                "column": 31
                              }
                            },
                            "name": "imageContainerSelector"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 352,
                          "end": 386,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 34
                            },
                            "end": {
                              "line": 12,
                              "column": 68
                            }
                          },
                          "value": ".stack__article__image-container",
                          "rawValue": ".stack__article__image-container",
                          "raw": "\".stack__article__image-container\""
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 393,
                      "end": 490,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 16,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 393,
                        "end": 489,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 16,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 393,
                          "end": 415,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 393,
                            "end": 410,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 4
                              },
                              "end": {
                                "line": 14,
                                "column": 21
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 393,
                              "end": 408,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 4
                                },
                                "end": {
                                  "line": 14,
                                  "column": 19
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 393,
                                "end": 397,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 8
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 398,
                                "end": 408,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 19
                                  }
                                },
                                "name": "loadImages"
                              },
                              "computed": false
                            },
                            "arguments": []
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 411,
                            "end": 415,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 22
                              },
                              "end": {
                                "line": 14,
                                "column": 26
                              }
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 416,
                            "end": 488,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 27
                              },
                              "end": {
                                "line": 16,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 422,
                              "end": 488,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 33
                                },
                                "end": {
                                  "line": 16,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 430,
                                  "end": 482,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 58
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 430,
                                    "end": 481,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 57
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 430,
                                      "end": 442,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 18
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 430,
                                        "end": 434,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 435,
                                        "end": 442,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 18
                                          }
                                        },
                                        "name": "gallery"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "NewExpression",
                                      "start": 445,
                                      "end": 481,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 57
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 449,
                                        "end": 461,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 37
                                          }
                                        },
                                        "name": "ImageGallery"
                                      },
                                      "arguments": [
                                        {
                                          "type": "ObjectExpression",
                                          "start": 462,
                                          "end": 480,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 56
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "Property",
                                              "start": 464,
                                              "end": 478,
                                              "loc": {
                                                "start": {
                                                  "line": 15,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 15,
                                                  "column": 54
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 464,
                                                "end": 466,
                                                "loc": {
                                                  "start": {
                                                    "line": 15,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 15,
                                                    "column": 42
                                                  }
                                                },
                                                "name": "el"
                                              },
                                              "value": {
                                                "type": "Literal",
                                                "start": 468,
                                                "end": 478,
                                                "loc": {
                                                  "start": {
                                                    "line": 15,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 15,
                                                    "column": 54
                                                  }
                                                },
                                                "value": ".article",
                                                "rawValue": ".article",
                                                "raw": "\".article\""
                                              },
                                              "kind": "init"
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 496,
                      "end": 525,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 4
                        },
                        "end": {
                          "line": 18,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 496,
                        "end": 524,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 4
                          },
                          "end": {
                            "line": 18,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 496,
                          "end": 522,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 4
                            },
                            "end": {
                              "line": 18,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 496,
                            "end": 500,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 4
                              },
                              "end": {
                                "line": 18,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 501,
                            "end": 522,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 9
                              },
                              "end": {
                                "line": 18,
                                "column": 30
                              }
                            },
                            "name": "formatAndPositionDate"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Loads all the images in the body of the article\n   * @return {Promise} A promise for when all of the images have loaded\n   ",
                  "start": 532,
                  "end": 666,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 2
                    },
                    "end": {
                      "line": 23,
                      "column": 5
                    }
                  },
                  "range": [
                    532,
                    666
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 669,
              "end": 1336,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 2
                },
                "end": {
                  "line": 47,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 669,
                "end": 679,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 2
                  },
                  "end": {
                    "line": 24,
                    "column": 12
                  }
                },
                "name": "loadImages",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 679,
                "end": 1336,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 12
                  },
                  "end": {
                    "line": 47,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 682,
                  "end": 1336,
                  "loc": {
                    "start": {
                      "line": 24,
                      "column": 15
                    },
                    "end": {
                      "line": 47,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 688,
                      "end": 706,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 22
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 692,
                          "end": 705,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 8
                            },
                            "end": {
                              "line": 25,
                              "column": 21
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 692,
                            "end": 700,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 8
                              },
                              "end": {
                                "line": 25,
                                "column": 16
                              }
                            },
                            "name": "promises"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 703,
                            "end": 705,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 19
                              },
                              "end": {
                                "line": 25,
                                "column": 21
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 712,
                      "end": 1297,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 4
                        },
                        "end": {
                          "line": 44,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 712,
                        "end": 1296,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 4
                          },
                          "end": {
                            "line": 44,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 712,
                          "end": 759,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 4
                            },
                            "end": {
                              "line": 27,
                              "column": 51
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 712,
                            "end": 754,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 4
                              },
                              "end": {
                                "line": 27,
                                "column": 46
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 712,
                              "end": 725,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 4
                                },
                                "end": {
                                  "line": 27,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 712,
                                "end": 720,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 12
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 712,
                                  "end": 716,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 8
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 717,
                                  "end": 720,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 12
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 721,
                                "end": 725,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 17
                                  }
                                },
                                "name": "find"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 726,
                                "end": 753,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 726,
                                  "end": 730,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 22
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 731,
                                  "end": 753,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 45
                                    }
                                  },
                                  "name": "imageContainerSelector"
                                },
                                "computed": false
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 755,
                            "end": 759,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 47
                              },
                              "end": {
                                "line": 27,
                                "column": 51
                              }
                            },
                            "name": "each"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 760,
                            "end": 1295,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 52
                              },
                              "end": {
                                "line": 44,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 761,
                                "end": 766,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 58
                                  }
                                },
                                "name": "index"
                              },
                              {
                                "type": "Identifier",
                                "start": 768,
                                "end": 770,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 62
                                  }
                                },
                                "name": "el"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 775,
                              "end": 1295,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 67
                                },
                                "end": {
                                  "line": 44,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 783,
                                  "end": 881,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 36
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 787,
                                      "end": 811,
                                      "loc": {
                                        "start": {
                                          "line": 28,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 28,
                                          "column": 34
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 787,
                                        "end": 791,
                                        "loc": {
                                          "start": {
                                            "line": 28,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 14
                                          }
                                        },
                                        "name": "$img"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 794,
                                        "end": 811,
                                        "loc": {
                                          "start": {
                                            "line": 28,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 34
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 794,
                                          "end": 804,
                                          "loc": {
                                            "start": {
                                              "line": 28,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 28,
                                              "column": 27
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 794,
                                            "end": 799,
                                            "loc": {
                                              "start": {
                                                "line": 28,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 28,
                                                "column": 22
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 794,
                                              "end": 795,
                                              "loc": {
                                                "start": {
                                                  "line": 28,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 28,
                                                  "column": 18
                                                }
                                              },
                                              "name": "$"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 796,
                                                "end": 798,
                                                "loc": {
                                                  "start": {
                                                    "line": 28,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 28,
                                                    "column": 21
                                                  }
                                                },
                                                "name": "el"
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 800,
                                            "end": 804,
                                            "loc": {
                                              "start": {
                                                "line": 28,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 28,
                                                "column": 27
                                              }
                                            },
                                            "name": "find"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 805,
                                            "end": 810,
                                            "loc": {
                                              "start": {
                                                "line": 28,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 28,
                                                "column": 33
                                              }
                                            },
                                            "value": "img",
                                            "rawValue": "img",
                                            "raw": "\"img\""
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 823,
                                      "end": 843,
                                      "loc": {
                                        "start": {
                                          "line": 29,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 29,
                                          "column": 30
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 823,
                                        "end": 825,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 29,
                                            "column": 12
                                          }
                                        },
                                        "name": "$a"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 828,
                                        "end": 843,
                                        "loc": {
                                          "start": {
                                            "line": 29,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 29,
                                            "column": 30
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 828,
                                          "end": 838,
                                          "loc": {
                                            "start": {
                                              "line": 29,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 29,
                                              "column": 25
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 828,
                                            "end": 833,
                                            "loc": {
                                              "start": {
                                                "line": 29,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 29,
                                                "column": 20
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 828,
                                              "end": 829,
                                              "loc": {
                                                "start": {
                                                  "line": 29,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 29,
                                                  "column": 16
                                                }
                                              },
                                              "name": "$"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 830,
                                                "end": 832,
                                                "loc": {
                                                  "start": {
                                                    "line": 29,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 29,
                                                    "column": 19
                                                  }
                                                },
                                                "name": "el"
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 834,
                                            "end": 838,
                                            "loc": {
                                              "start": {
                                                "line": 29,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 29,
                                                "column": 25
                                              }
                                            },
                                            "name": "find"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 839,
                                            "end": 842,
                                            "loc": {
                                              "start": {
                                                "line": 29,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 29,
                                                "column": 29
                                              }
                                            },
                                            "value": "a",
                                            "rawValue": "a",
                                            "raw": "\"a\""
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 855,
                                      "end": 880,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 30,
                                          "column": 35
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 855,
                                        "end": 858,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 13
                                          }
                                        },
                                        "name": "src"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 861,
                                        "end": 880,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 35
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 861,
                                          "end": 873,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 30,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 861,
                                            "end": 868,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 23
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 861,
                                              "end": 862,
                                              "loc": {
                                                "start": {
                                                  "line": 30,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 30,
                                                  "column": 17
                                                }
                                              },
                                              "name": "$"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 863,
                                                "end": 867,
                                                "loc": {
                                                  "start": {
                                                    "line": 30,
                                                    "column": 18
                                                  },
                                                  "end": {
                                                    "line": 30,
                                                    "column": 22
                                                  }
                                                },
                                                "name": "$img"
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 869,
                                            "end": 873,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 28
                                              }
                                            },
                                            "name": "attr"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 874,
                                            "end": 879,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 34
                                              }
                                            },
                                            "value": "src",
                                            "rawValue": "src",
                                            "raw": "\"src\""
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 889,
                                  "end": 1259,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 9
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 893,
                                      "end": 1258,
                                      "loc": {
                                        "start": {
                                          "line": 32,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 8
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 893,
                                        "end": 900,
                                        "loc": {
                                          "start": {
                                            "line": 32,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 32,
                                            "column": 17
                                          }
                                        },
                                        "name": "promise"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 903,
                                        "end": 1258,
                                        "loc": {
                                          "start": {
                                            "line": 32,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 42,
                                            "column": 8
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 903,
                                          "end": 927,
                                          "loc": {
                                            "start": {
                                              "line": 32,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 32,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 903,
                                            "end": 922,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 32,
                                                "column": 39
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 903,
                                              "end": 917,
                                              "loc": {
                                                "start": {
                                                  "line": 32,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 32,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 903,
                                                "end": 907,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 908,
                                                "end": 917,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 34
                                                  }
                                                },
                                                "name": "loadImage"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 918,
                                                "end": 921,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 38
                                                  }
                                                },
                                                "name": "src"
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 923,
                                            "end": 927,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 32,
                                                "column": 44
                                              }
                                            },
                                            "name": "then"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrowFunctionExpression",
                                            "start": 928,
                                            "end": 1257,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 42,
                                                "column": 7
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [
                                              {
                                                "type": "Identifier",
                                                "start": 929,
                                                "end": 934,
                                                "loc": {
                                                  "start": {
                                                    "line": 32,
                                                    "column": 46
                                                  },
                                                  "end": {
                                                    "line": 32,
                                                    "column": 51
                                                  }
                                                },
                                                "name": "image"
                                              }
                                            ],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 939,
                                              "end": 1257,
                                              "loc": {
                                                "start": {
                                                  "line": 32,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 42,
                                                  "column": 7
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 949,
                                                  "end": 1004,
                                                  "loc": {
                                                    "start": {
                                                      "line": 33,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 33,
                                                      "column": 63
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 949,
                                                    "end": 1003,
                                                    "loc": {
                                                      "start": {
                                                        "line": 33,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 33,
                                                        "column": 62
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 949,
                                                      "end": 956,
                                                      "loc": {
                                                        "start": {
                                                          "line": 33,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 33,
                                                          "column": 15
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 949,
                                                        "end": 951,
                                                        "loc": {
                                                          "start": {
                                                            "line": 33,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 33,
                                                            "column": 10
                                                          }
                                                        },
                                                        "name": "$a"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 952,
                                                        "end": 956,
                                                        "loc": {
                                                          "start": {
                                                            "line": 33,
                                                            "column": 11
                                                          },
                                                          "end": {
                                                            "line": 33,
                                                            "column": 15
                                                          }
                                                        },
                                                        "name": "attr"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 957,
                                                        "end": 968,
                                                        "loc": {
                                                          "start": {
                                                            "line": 33,
                                                            "column": 16
                                                          },
                                                          "end": {
                                                            "line": 33,
                                                            "column": 27
                                                          }
                                                        },
                                                        "value": "data-size",
                                                        "rawValue": "data-size",
                                                        "raw": "\"data-size\""
                                                      },
                                                      {
                                                        "type": "TemplateLiteral",
                                                        "start": 970,
                                                        "end": 1002,
                                                        "loc": {
                                                          "start": {
                                                            "line": 33,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 33,
                                                            "column": 61
                                                          }
                                                        },
                                                        "expressions": [
                                                          {
                                                            "type": "MemberExpression",
                                                            "start": 973,
                                                            "end": 984,
                                                            "loc": {
                                                              "start": {
                                                                "line": 33,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 33,
                                                                "column": 43
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 973,
                                                              "end": 978,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 33,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 33,
                                                                  "column": 37
                                                                }
                                                              },
                                                              "name": "image"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 979,
                                                              "end": 984,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 33,
                                                                  "column": 38
                                                                },
                                                                "end": {
                                                                  "line": 33,
                                                                  "column": 43
                                                                }
                                                              },
                                                              "name": "width"
                                                            },
                                                            "computed": false
                                                          },
                                                          {
                                                            "type": "MemberExpression",
                                                            "start": 988,
                                                            "end": 1000,
                                                            "loc": {
                                                              "start": {
                                                                "line": 33,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 33,
                                                                "column": 59
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 988,
                                                              "end": 993,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 33,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 33,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "name": "image"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 994,
                                                              "end": 1000,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 33,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 33,
                                                                  "column": 59
                                                                }
                                                              },
                                                              "name": "height"
                                                            },
                                                            "computed": false
                                                          }
                                                        ],
                                                        "quasis": [
                                                          {
                                                            "type": "TemplateElement",
                                                            "start": 971,
                                                            "end": 971,
                                                            "loc": {
                                                              "start": {
                                                                "line": 33,
                                                                "column": 30
                                                              },
                                                              "end": {
                                                                "line": 33,
                                                                "column": 30
                                                              }
                                                            },
                                                            "value": {
                                                              "raw": "",
                                                              "cooked": ""
                                                            },
                                                            "tail": false
                                                          },
                                                          {
                                                            "type": "TemplateElement",
                                                            "start": 985,
                                                            "end": 986,
                                                            "loc": {
                                                              "start": {
                                                                "line": 33,
                                                                "column": 44
                                                              },
                                                              "end": {
                                                                "line": 33,
                                                                "column": 45
                                                              }
                                                            },
                                                            "value": {
                                                              "raw": "x",
                                                              "cooked": "x"
                                                            },
                                                            "tail": false
                                                          },
                                                          {
                                                            "type": "TemplateElement",
                                                            "start": 1001,
                                                            "end": 1001,
                                                            "loc": {
                                                              "start": {
                                                                "line": 33,
                                                                "column": 60
                                                              },
                                                              "end": {
                                                                "line": 33,
                                                                "column": 60
                                                              }
                                                            },
                                                            "value": {
                                                              "raw": "",
                                                              "cooked": ""
                                                            },
                                                            "tail": true
                                                          }
                                                        ]
                                                      }
                                                    ]
                                                  }
                                                },
                                                {
                                                  "type": "IfStatement",
                                                  "start": 1014,
                                                  "end": 1165,
                                                  "loc": {
                                                    "start": {
                                                      "line": 35,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 38,
                                                      "column": 9
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "LogicalExpression",
                                                    "start": 1017,
                                                    "end": 1068,
                                                    "loc": {
                                                      "start": {
                                                        "line": 35,
                                                        "column": 11
                                                      },
                                                      "end": {
                                                        "line": 35,
                                                        "column": 62
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "BinaryExpression",
                                                      "start": 1017,
                                                      "end": 1035,
                                                      "loc": {
                                                        "start": {
                                                          "line": 35,
                                                          "column": 11
                                                        },
                                                        "end": {
                                                          "line": 35,
                                                          "column": 29
                                                        }
                                                      },
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 1017,
                                                        "end": 1028,
                                                        "loc": {
                                                          "start": {
                                                            "line": 35,
                                                            "column": 11
                                                          },
                                                          "end": {
                                                            "line": 35,
                                                            "column": 22
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1017,
                                                          "end": 1022,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 11
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 16
                                                            }
                                                          },
                                                          "name": "image"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1023,
                                                          "end": 1028,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 17
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 22
                                                            }
                                                          },
                                                          "name": "width"
                                                        },
                                                        "computed": false
                                                      },
                                                      "operator": ">",
                                                      "right": {
                                                        "type": "Literal",
                                                        "start": 1031,
                                                        "end": 1035,
                                                        "loc": {
                                                          "start": {
                                                            "line": 35,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 35,
                                                            "column": 29
                                                          }
                                                        },
                                                        "value": 1000,
                                                        "rawValue": 1000,
                                                        "raw": "1000"
                                                      }
                                                    },
                                                    "operator": "&&",
                                                    "right": {
                                                      "type": "CallExpression",
                                                      "start": 1039,
                                                      "end": 1068,
                                                      "loc": {
                                                        "start": {
                                                          "line": 35,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 35,
                                                          "column": 62
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1039,
                                                        "end": 1052,
                                                        "loc": {
                                                          "start": {
                                                            "line": 35,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 35,
                                                            "column": 46
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 1039,
                                                          "end": 1043,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 37
                                                            }
                                                          },
                                                          "name": "$img"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1044,
                                                          "end": 1052,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 46
                                                            }
                                                          },
                                                          "name": "hasClass"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Literal",
                                                          "start": 1053,
                                                          "end": 1067,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 47
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 61
                                                            }
                                                          },
                                                          "value": "is-landscape",
                                                          "rawValue": "is-landscape",
                                                          "raw": "\"is-landscape\""
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 1070,
                                                    "end": 1165,
                                                    "loc": {
                                                      "start": {
                                                        "line": 35,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 38,
                                                        "column": 9
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 1082,
                                                        "end": 1155,
                                                        "loc": {
                                                          "start": {
                                                            "line": 36,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 37,
                                                            "column": 33
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 1082,
                                                          "end": 1154,
                                                          "loc": {
                                                            "start": {
                                                              "line": 36,
                                                              "column": 10
                                                            },
                                                            "end": {
                                                              "line": 37,
                                                              "column": 32
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 1082,
                                                            "end": 1143,
                                                            "loc": {
                                                              "start": {
                                                                "line": 36,
                                                                "column": 10
                                                              },
                                                              "end": {
                                                                "line": 37,
                                                                "column": 21
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "CallExpression",
                                                              "start": 1082,
                                                              "end": 1121,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 36,
                                                                  "column": 10
                                                                },
                                                                "end": {
                                                                  "line": 36,
                                                                  "column": 49
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "MemberExpression",
                                                                "start": 1082,
                                                                "end": 1092,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 36,
                                                                    "column": 10
                                                                  },
                                                                  "end": {
                                                                    "line": 36,
                                                                    "column": 20
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 1082,
                                                                  "end": 1084,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 36,
                                                                      "column": 10
                                                                    },
                                                                    "end": {
                                                                      "line": 36,
                                                                      "column": 12
                                                                    }
                                                                  },
                                                                  "name": "$a"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 1085,
                                                                  "end": 1092,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 36,
                                                                      "column": 13
                                                                    },
                                                                    "end": {
                                                                      "line": 36,
                                                                      "column": 20
                                                                    }
                                                                  },
                                                                  "name": "closest"
                                                                },
                                                                "computed": false
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "MemberExpression",
                                                                  "start": 1093,
                                                                  "end": 1120,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 36,
                                                                      "column": 21
                                                                    },
                                                                    "end": {
                                                                      "line": 36,
                                                                      "column": 48
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "ThisExpression",
                                                                    "start": 1093,
                                                                    "end": 1097,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 36,
                                                                        "column": 21
                                                                      },
                                                                      "end": {
                                                                        "line": 36,
                                                                        "column": 25
                                                                      }
                                                                    }
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 1098,
                                                                    "end": 1120,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 36,
                                                                        "column": 26
                                                                      },
                                                                      "end": {
                                                                        "line": 36,
                                                                        "column": 48
                                                                      }
                                                                    },
                                                                    "name": "imageContainerSelector"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              ]
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 1135,
                                                              "end": 1143,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 37,
                                                                  "column": 13
                                                                },
                                                                "end": {
                                                                  "line": 37,
                                                                  "column": 21
                                                                }
                                                              },
                                                              "name": "addClass"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Literal",
                                                              "start": 1144,
                                                              "end": 1153,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 37,
                                                                  "column": 22
                                                                },
                                                                "end": {
                                                                  "line": 37,
                                                                  "column": 31
                                                                }
                                                              },
                                                              "value": "is-wide",
                                                              "rawValue": "is-wide",
                                                              "raw": "\"is-wide\""
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ]
                                                  },
                                                  "alternate": null
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 1175,
                                                  "end": 1249,
                                                  "loc": {
                                                    "start": {
                                                      "line": 40,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 41,
                                                      "column": 34
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 1175,
                                                    "end": 1248,
                                                    "loc": {
                                                      "start": {
                                                        "line": 40,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 41,
                                                        "column": 33
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 1175,
                                                      "end": 1234,
                                                      "loc": {
                                                        "start": {
                                                          "line": 40,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 41,
                                                          "column": 19
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 1175,
                                                        "end": 1214,
                                                        "loc": {
                                                          "start": {
                                                            "line": 40,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 40,
                                                            "column": 47
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 1175,
                                                          "end": 1185,
                                                          "loc": {
                                                            "start": {
                                                              "line": 40,
                                                              "column": 8
                                                            },
                                                            "end": {
                                                              "line": 40,
                                                              "column": 18
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 1175,
                                                            "end": 1177,
                                                            "loc": {
                                                              "start": {
                                                                "line": 40,
                                                                "column": 8
                                                              },
                                                              "end": {
                                                                "line": 40,
                                                                "column": 10
                                                              }
                                                            },
                                                            "name": "$a"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1178,
                                                            "end": 1185,
                                                            "loc": {
                                                              "start": {
                                                                "line": 40,
                                                                "column": 11
                                                              },
                                                              "end": {
                                                                "line": 40,
                                                                "column": 18
                                                              }
                                                            },
                                                            "name": "closest"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "MemberExpression",
                                                            "start": 1186,
                                                            "end": 1213,
                                                            "loc": {
                                                              "start": {
                                                                "line": 40,
                                                                "column": 19
                                                              },
                                                              "end": {
                                                                "line": 40,
                                                                "column": 46
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 1186,
                                                              "end": 1190,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 40,
                                                                  "column": 19
                                                                },
                                                                "end": {
                                                                  "line": 40,
                                                                  "column": 23
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 1191,
                                                              "end": 1213,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 40,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 40,
                                                                  "column": 46
                                                                }
                                                              },
                                                              "name": "imageContainerSelector"
                                                            },
                                                            "computed": false
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1226,
                                                        "end": 1234,
                                                        "loc": {
                                                          "start": {
                                                            "line": 41,
                                                            "column": 11
                                                          },
                                                          "end": {
                                                            "line": 41,
                                                            "column": 19
                                                          }
                                                        },
                                                        "name": "addClass"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 1235,
                                                        "end": 1247,
                                                        "loc": {
                                                          "start": {
                                                            "line": 41,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 41,
                                                            "column": 32
                                                          }
                                                        },
                                                        "value": "is-visible",
                                                        "rawValue": "is-visible",
                                                        "raw": "\"is-visible\""
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1266,
                                  "end": 1289,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 29
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 1266,
                                    "end": 1288,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 28
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1266,
                                      "end": 1279,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 19
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1266,
                                        "end": 1274,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 14
                                          }
                                        },
                                        "name": "promises"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1275,
                                        "end": 1279,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 19
                                          }
                                        },
                                        "name": "push"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1280,
                                        "end": 1287,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 27
                                          }
                                        },
                                        "name": "promise"
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1303,
                      "end": 1332,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 4
                        },
                        "end": {
                          "line": 46,
                          "column": 33
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1310,
                        "end": 1331,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 11
                          },
                          "end": {
                            "line": 46,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1310,
                          "end": 1321,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 11
                            },
                            "end": {
                              "line": 46,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1310,
                            "end": 1317,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 11
                              },
                              "end": {
                                "line": 46,
                                "column": 18
                              }
                            },
                            "name": "Promise"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1318,
                            "end": 1321,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 19
                              },
                              "end": {
                                "line": 46,
                                "column": 22
                              }
                            },
                            "name": "all"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1322,
                            "end": 1330,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 23
                              },
                              "end": {
                                "line": 46,
                                "column": 31
                              }
                            },
                            "name": "promises"
                          }
                        ]
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Loads all the images in the body of the article\n   * @return {Promise} A promise for when all of the images have loaded\n   ",
                  "start": 532,
                  "end": 666,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 2
                    },
                    "end": {
                      "line": 23,
                      "column": 5
                    }
                  },
                  "range": [
                    532,
                    666
                  ]
                }
              ],
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Preload an image\n   * @param  {String} url Url of the image to load\n   * @return {Promise} A promise for when the image loads\n   ",
                  "start": 1339,
                  "end": 1479,
                  "loc": {
                    "start": {
                      "line": 48,
                      "column": 2
                    },
                    "end": {
                      "line": 52,
                      "column": 5
                    }
                  },
                  "range": [
                    1339,
                    1479
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 1482,
              "end": 1783,
              "loc": {
                "start": {
                  "line": 53,
                  "column": 2
                },
                "end": {
                  "line": 69,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1482,
                "end": 1491,
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 2
                  },
                  "end": {
                    "line": 53,
                    "column": 11
                  }
                },
                "name": "loadImage",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1491,
                "end": 1783,
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 11
                  },
                  "end": {
                    "line": 69,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1492,
                    "end": 1495,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 12
                      },
                      "end": {
                        "line": 53,
                        "column": 15
                      }
                    },
                    "name": "url"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1497,
                  "end": 1783,
                  "loc": {
                    "start": {
                      "line": 53,
                      "column": 17
                    },
                    "end": {
                      "line": 69,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1503,
                      "end": 1527,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 4
                        },
                        "end": {
                          "line": 54,
                          "column": 28
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1507,
                          "end": 1526,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 8
                            },
                            "end": {
                              "line": 54,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1507,
                            "end": 1512,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 8
                              },
                              "end": {
                                "line": 54,
                                "column": 13
                              }
                            },
                            "name": "image"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 1515,
                            "end": 1526,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 16
                              },
                              "end": {
                                "line": 54,
                                "column": 27
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1519,
                              "end": 1524,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 20
                                },
                                "end": {
                                  "line": 54,
                                  "column": 25
                                }
                              },
                              "name": "Image"
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1533,
                      "end": 1779,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 4
                        },
                        "end": {
                          "line": 68,
                          "column": 7
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 1540,
                        "end": 1778,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 11
                          },
                          "end": {
                            "line": 68,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1544,
                          "end": 1551,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 15
                            },
                            "end": {
                              "line": 56,
                              "column": 22
                            }
                          },
                          "name": "Promise"
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 1552,
                            "end": 1777,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 23
                              },
                              "end": {
                                "line": 68,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 1553,
                                "end": 1560,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 31
                                  }
                                },
                                "name": "resolve"
                              },
                              {
                                "type": "Identifier",
                                "start": 1562,
                                "end": 1568,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 39
                                  }
                                },
                                "name": "reject"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1573,
                              "end": 1777,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 44
                                },
                                "end": {
                                  "line": 68,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1581,
                                  "end": 1597,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 22
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1581,
                                    "end": 1596,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 21
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 1581,
                                      "end": 1590,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 15
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1581,
                                        "end": 1586,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 11
                                          }
                                        },
                                        "name": "image"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1587,
                                        "end": 1590,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 57,
                                            "column": 15
                                          }
                                        },
                                        "name": "src"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 1593,
                                      "end": 1596,
                                      "loc": {
                                        "start": {
                                          "line": 57,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 57,
                                          "column": 21
                                        }
                                      },
                                      "name": "url"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1604,
                                  "end": 1664,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 8
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1604,
                                    "end": 1663,
                                    "loc": {
                                      "start": {
                                        "line": 58,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 7
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 1604,
                                      "end": 1616,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 58,
                                          "column": 18
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1604,
                                        "end": 1609,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 58,
                                            "column": 11
                                          }
                                        },
                                        "name": "image"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1610,
                                        "end": 1616,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 58,
                                            "column": 18
                                          }
                                        },
                                        "name": "onload"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "FunctionExpression",
                                      "start": 1619,
                                      "end": 1663,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 7
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 1630,
                                        "end": 1663,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 1640,
                                            "end": 1655,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 23
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 1640,
                                              "end": 1654,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 22
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1640,
                                                "end": 1647,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 15
                                                  }
                                                },
                                                "name": "resolve"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1648,
                                                  "end": 1653,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 21
                                                    }
                                                  },
                                                  "name": "image"
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 1671,
                                  "end": 1726,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 8
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 1671,
                                    "end": 1725,
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 7
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 1671,
                                      "end": 1684,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 19
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1671,
                                        "end": 1676,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 11
                                          }
                                        },
                                        "name": "image"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1677,
                                        "end": 1684,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 19
                                          }
                                        },
                                        "name": "onerror"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "FunctionExpression",
                                      "start": 1687,
                                      "end": 1725,
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 7
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 1698,
                                        "end": 1725,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 7
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 1708,
                                            "end": 1717,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 17
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 1708,
                                              "end": 1716,
                                              "loc": {
                                                "start": {
                                                  "line": 62,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 16
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1708,
                                                "end": 1714,
                                                "loc": {
                                                  "start": {
                                                    "line": 62,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 62,
                                                    "column": 14
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 1734,
                                  "end": 1771,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 7
                                    }
                                  },
                                  "test": {
                                    "type": "UnaryExpression",
                                    "start": 1738,
                                    "end": 1742,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 14
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 1739,
                                      "end": 1742,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 14
                                        }
                                      },
                                      "name": "url"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 1744,
                                    "end": 1771,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1754,
                                        "end": 1763,
                                        "loc": {
                                          "start": {
                                            "line": 66,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 66,
                                            "column": 17
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1754,
                                          "end": 1762,
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 66,
                                              "column": 16
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 1754,
                                            "end": 1760,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 14
                                              }
                                            },
                                            "name": "reject"
                                          },
                                          "arguments": []
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": null
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "trailingComments": null
                },
                "trailingComments": null
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Preload an image\n   * @param  {String} url Url of the image to load\n   * @return {Promise} A promise for when the image loads\n   ",
                  "start": 1339,
                  "end": 1479,
                  "loc": {
                    "start": {
                      "line": 48,
                      "column": 2
                    },
                    "end": {
                      "line": 52,
                      "column": 5
                    }
                  },
                  "range": [
                    1339,
                    1479
                  ]
                }
              ],
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Format the post date with moment.js and append it to the bottom of the article\n   ",
                  "start": 1786,
                  "end": 1879,
                  "loc": {
                    "start": {
                      "line": 70,
                      "column": 2
                    },
                    "end": {
                      "line": 72,
                      "column": 5
                    }
                  },
                  "range": [
                    1786,
                    1879
                  ]
                }
              ]
            },
            {
              "type": "MethodDefinition",
              "start": 1882,
              "end": 2256,
              "loc": {
                "start": {
                  "line": 73,
                  "column": 2
                },
                "end": {
                  "line": 80,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1882,
                "end": 1903,
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 2
                  },
                  "end": {
                    "line": 73,
                    "column": 23
                  }
                },
                "name": "formatAndPositionDate",
                "leadingComments": null
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1903,
                "end": 2256,
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 23
                  },
                  "end": {
                    "line": 80,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1906,
                  "end": 2256,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 26
                    },
                    "end": {
                      "line": 80,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1912,
                      "end": 2008,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 4
                        },
                        "end": {
                          "line": 75,
                          "column": 57
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1916,
                          "end": 1949,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 41
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1916,
                            "end": 1920,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 8
                              },
                              "end": {
                                "line": 74,
                                "column": 12
                              }
                            },
                            "name": "date"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 1923,
                            "end": 1949,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 15
                              },
                              "end": {
                                "line": 74,
                                "column": 41
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1923,
                              "end": 1936,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 15
                                },
                                "end": {
                                  "line": 74,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1923,
                                "end": 1931,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1923,
                                  "end": 1927,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 19
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1928,
                                  "end": 1931,
                                  "loc": {
                                    "start": {
                                      "line": 74,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 74,
                                      "column": 23
                                    }
                                  },
                                  "name": "$el"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1932,
                                "end": 1936,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 28
                                  }
                                },
                                "name": "data"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1937,
                                "end": 1948,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 40
                                  }
                                },
                                "value": "post-date",
                                "rawValue": "post-date",
                                "raw": "\"post-date\""
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 1959,
                          "end": 2007,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 56
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1959,
                            "end": 1972,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 8
                              },
                              "end": {
                                "line": 75,
                                "column": 21
                              }
                            },
                            "name": "formattedDate"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 1975,
                            "end": 2007,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 24
                              },
                              "end": {
                                "line": 75,
                                "column": 56
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1975,
                              "end": 1994,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 24
                                },
                                "end": {
                                  "line": 75,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 1975,
                                "end": 1987,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 36
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 1975,
                                  "end": 1981,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 30
                                    }
                                  },
                                  "name": "moment"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 1982,
                                    "end": 1986,
                                    "loc": {
                                      "start": {
                                        "line": 75,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 75,
                                        "column": 35
                                      }
                                    },
                                    "name": "date"
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1988,
                                "end": 1994,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 43
                                  }
                                },
                                "name": "format"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1995,
                                "end": 2006,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 55
                                  }
                                },
                                "value": "MMMM YYYY",
                                "rawValue": "MMMM YYYY",
                                "raw": "\"MMMM YYYY\""
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2014,
                      "end": 2252,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 4
                        },
                        "end": {
                          "line": 79,
                          "column": 129
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2014,
                        "end": 2251,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 4
                          },
                          "end": {
                            "line": 79,
                            "column": 128
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2014,
                          "end": 2136,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 4
                            },
                            "end": {
                              "line": 79,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 2014,
                            "end": 2122,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 4
                              },
                              "end": {
                                "line": 78,
                                "column": 61
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2014,
                              "end": 2120,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 4
                                },
                                "end": {
                                  "line": 78,
                                  "column": 59
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 2014,
                                "end": 2115,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 54
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2014,
                                  "end": 2072,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 11
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 2014,
                                    "end": 2060,
                                    "loc": {
                                      "start": {
                                        "line": 77,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 77,
                                        "column": 50
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2014,
                                      "end": 2058,
                                      "loc": {
                                        "start": {
                                          "line": 77,
                                          "column": 4
                                        },
                                        "end": {
                                          "line": 77,
                                          "column": 48
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 2014,
                                        "end": 2053,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 4
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 43
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 2014,
                                          "end": 2027,
                                          "loc": {
                                            "start": {
                                              "line": 77,
                                              "column": 4
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 17
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2014,
                                            "end": 2022,
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 4
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 12
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2014,
                                              "end": 2018,
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 4
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 8
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2019,
                                              "end": 2022,
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 9
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 12
                                                }
                                              },
                                              "name": "$el"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2023,
                                            "end": 2027,
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 17
                                              }
                                            },
                                            "name": "find"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 2028,
                                            "end": 2052,
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 42
                                              }
                                            },
                                            "value": ".article-body__content",
                                            "rawValue": ".article-body__content",
                                            "raw": "\".article-body__content\""
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2054,
                                        "end": 2058,
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 48
                                          }
                                        },
                                        "name": "last"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2068,
                                    "end": 2072,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 11
                                      }
                                    },
                                    "name": "find"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 2073,
                                    "end": 2114,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 53
                                      }
                                    },
                                    "value": "p:not(.stack__article__image-container)",
                                    "rawValue": "p:not(.stack__article__image-container)",
                                    "raw": "\"p:not(.stack__article__image-container)\""
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2116,
                                "end": 2120,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 59
                                  }
                                },
                                "name": "last"
                              },
                              "computed": false
                            },
                            "arguments": []
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2130,
                            "end": 2136,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 7
                              },
                              "end": {
                                "line": 79,
                                "column": 13
                              }
                            },
                            "name": "append"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 2137,
                            "end": 2250,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 14
                              },
                              "end": {
                                "line": 79,
                                "column": 127
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 2137,
                              "end": 2231,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 14
                                },
                                "end": {
                                  "line": 79,
                                  "column": 108
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 2137,
                                "end": 2215,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 92
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2137,
                                  "end": 2207,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 84
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 2137,
                                    "end": 2200,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 77
                                      }
                                    },
                                    "value": "<span class=\"article-post-date\">Published <time datetime=\"",
                                    "rawValue": "<span class=\"article-post-date\">Published <time datetime=\"",
                                    "raw": "\"<span class=\\\"article-post-date\\\">Published <time datetime=\\\"\""
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 2203,
                                    "end": 2207,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 84
                                      }
                                    },
                                    "name": "date"
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "Literal",
                                  "start": 2210,
                                  "end": 2215,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 92
                                    }
                                  },
                                  "value": "\">",
                                  "rawValue": "\">",
                                  "raw": "\"\\\">\""
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Identifier",
                                "start": 2218,
                                "end": 2231,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 95
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 108
                                  }
                                },
                                "name": "formattedDate"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 2234,
                              "end": 2250,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 111
                                },
                                "end": {
                                  "line": 79,
                                  "column": 127
                                }
                              },
                              "value": "</time></span>",
                              "rawValue": "</time></span>",
                              "raw": "\"</time></span>\""
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Format the post date with moment.js and append it to the bottom of the article\n   ",
                  "start": 1786,
                  "end": 1879,
                  "loc": {
                    "start": {
                      "line": 70,
                      "column": 2
                    },
                    "end": {
                      "line": 72,
                      "column": 5
                    }
                  },
                  "range": [
                    1786,
                    1879
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Enhances the body of articles with a gallery and more\n ",
            "start": 174,
            "end": 238,
            "loc": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 9,
                "column": 3
              }
            },
            "range": [
              174,
              238
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Enhances the body of articles with a gallery and more\n ",
          "start": 174,
          "end": 238,
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 3
            }
          },
          "range": [
            174,
            238
          ]
        }
      ]
    }
  ]
}