rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
152 lines • 2.94 kB
JSON
{
"type": "Program",
"start": 0,
"end": 108,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 5,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 49,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 49
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 22
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 22
}
},
"name": "HeaderComponent"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 28,
"end": 48,
"loc": {
"start": {
"line": 1,
"column": 28
},
"end": {
"line": 1,
"column": 48
}
},
"value": "./header_component",
"rawValue": "./header_component",
"raw": "\"./header_component\""
}
},
{
"type": "ImportDeclaration",
"start": 50,
"end": 74,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 24
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 57,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 23
}
},
"value": "./_header.scss",
"rawValue": "./_header.scss",
"raw": "\"./_header.scss\""
}
},
{
"type": "ExportDefaultDeclaration",
"start": 76,
"end": 107,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 31
}
},
"declaration": {
"type": "Identifier",
"start": 91,
"end": 106,
"loc": {
"start": {
"line": 4,
"column": 15
},
"end": {
"line": 4,
"column": 30
}
},
"name": "HeaderComponent",
"leadingComments": [],
"trailingComments": []
}
}
]
}