rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
250 lines • 5.04 kB
JSON
{
"type": "Program",
"start": 0,
"end": 134,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 44
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 15
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 15
}
},
"name": "Masthead"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 21,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 21
},
"end": {
"line": 1,
"column": 43
}
},
"value": "./masthead_component",
"rawValue": "./masthead_component",
"raw": "\"./masthead_component\""
}
},
{
"type": "ExpressionStatement",
"start": 46,
"end": 74,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 28
}
},
"expression": {
"type": "CallExpression",
"start": 46,
"end": 73,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 27
}
},
"callee": {
"type": "Identifier",
"start": 46,
"end": 53,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 7
}
},
"name": "require"
},
"arguments": [
{
"type": "Literal",
"start": 54,
"end": 72,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 26
}
},
"value": "./_masthead.scss",
"rawValue": "./_masthead.scss",
"raw": "\"./_masthead.scss\""
}
]
}
},
{
"type": "ExpressionStatement",
"start": 75,
"end": 107,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 75,
"end": 106,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 31
}
},
"callee": {
"type": "Identifier",
"start": 75,
"end": 82,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 7
}
},
"name": "require"
},
"arguments": [
{
"type": "Literal",
"start": 83,
"end": 105,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 30
}
},
"value": "./_masthead_nav.scss",
"rawValue": "./_masthead_nav.scss",
"raw": "\"./_masthead_nav.scss\""
}
]
}
},
{
"type": "ExportDefaultDeclaration",
"start": 109,
"end": 133,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 24
}
},
"declaration": {
"type": "Identifier",
"start": 124,
"end": 132,
"loc": {
"start": {
"line": 6,
"column": 15
},
"end": {
"line": 6,
"column": 23
}
},
"name": "Masthead",
"leadingComments": [],
"trailingComments": []
}
}
]
}