rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
85 lines • 1.74 kB
JSON
{
"type": "Program",
"start": 0,
"end": 91,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 90,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 90
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 26,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 26
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 26,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 26
}
},
"name": "NavigationComponent"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 32,
"end": 89,
"loc": {
"start": {
"line": 1,
"column": 32
},
"end": {
"line": 1,
"column": 89
}
},
"value": "../../../src/components/navigation/navigation_component",
"rawValue": "../../../src/components/navigation/navigation_component",
"raw": "\"../../../src/components/navigation/navigation_component\""
}
}
]
}