{
  "type": "Program",
  "start": 0,
  "end": 107,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 7,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ExportDefaultDeclaration",
      "start": 42,
      "end": 106,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 2
        }
      },
      "declaration": {
        "type": "ObjectExpression",
        "start": 57,
        "end": 105,
        "loc": {
          "start": {
            "line": 4,
            "column": 15
          },
          "end": {
            "line": 6,
            "column": 1
          }
        },
        "properties": [
          {
            "type": "Property",
            "start": 61,
            "end": 103,
            "loc": {
              "start": {
                "line": 5,
                "column": 2
              },
              "end": {
                "line": 5,
                "column": 44
              }
            },
            "method": false,
            "shorthand": false,
            "computed": false,
            "key": {
              "type": "Literal",
              "start": 61,
              "end": 86,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 2
                },
                "end": {
                  "line": 5,
                  "column": 27
                }
              },
              "value": "entertainment-nightlife",
              "rawValue": "entertainment-nightlife",
              "raw": "\"entertainment-nightlife\"",
              "leadingComments": null
            },
            "value": {
              "type": "Literal",
              "start": 88,
              "end": 103,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 29
                },
                "end": {
                  "line": 5,
                  "column": 44
                }
              },
              "value": "Entertainment",
              "rawValue": "Entertainment",
              "raw": "\"Entertainment\""
            },
            "kind": "init",
            "leadingComments": null
          }
        ],
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * A way to alias category titles\n ",
            "start": 0,
            "end": 41,
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 3
              }
            },
            "range": [
              0,
              41
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * A way to alias category titles\n ",
          "start": 0,
          "end": 41,
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 3,
              "column": 3
            }
          },
          "range": [
            0,
            41
          ]
        }
      ]
    }
  ]
}