rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
184 lines • 3.63 kB
JSON
{
"type": "Program",
"start": 0,
"end": 93,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 6,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 40,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 40
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 13,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 13,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 13
}
},
"name": "Footer"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 19,
"end": 39,
"loc": {
"start": {
"line": 1,
"column": 19
},
"end": {
"line": 1,
"column": 39
}
},
"value": "./footer_component",
"rawValue": "./footer_component",
"raw": "\"./footer_component\""
}
},
{
"type": "ExpressionStatement",
"start": 42,
"end": 68,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 26
}
},
"expression": {
"type": "CallExpression",
"start": 42,
"end": 67,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 25
}
},
"callee": {
"type": "Identifier",
"start": 42,
"end": 49,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 7
}
},
"name": "require"
},
"arguments": [
{
"type": "Literal",
"start": 50,
"end": 66,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 24
}
},
"value": "./_footer.scss",
"rawValue": "./_footer.scss",
"raw": "\"./_footer.scss\""
}
]
}
},
{
"type": "ExportDefaultDeclaration",
"start": 70,
"end": 92,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 22
}
},
"declaration": {
"type": "Identifier",
"start": 85,
"end": 91,
"loc": {
"start": {
"line": 5,
"column": 15
},
"end": {
"line": 5,
"column": 21
}
},
"name": "Footer",
"leadingComments": [],
"trailingComments": []
}
}
]
}