rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
85 lines • 1.73 kB
JSON
{
"type": "Program",
"start": 0,
"end": 85,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 84,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 84
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 24
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 24
}
},
"name": "MastheadComponent"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 30,
"end": 83,
"loc": {
"start": {
"line": 1,
"column": 30
},
"end": {
"line": 1,
"column": 83
}
},
"value": "../../../src/components/masthead/masthead_component",
"rawValue": "../../../src/components/masthead/masthead_component",
"raw": "\"../../../src/components/masthead/masthead_component\""
}
}
]
}