rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
85 lines • 1.7 kB
JSON
{
"type": "Program",
"start": 0,
"end": 69,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 68,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 68
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 16,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 16
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 16,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 16
}
},
"name": "Slideshow"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 22,
"end": 67,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 67
}
},
"value": "../../../src/components/slideshow/slideshow",
"rawValue": "../../../src/components/slideshow/slideshow",
"raw": "\"../../../src/components/slideshow/slideshow\""
}
}
]
}