rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
152 lines • 2.91 kB
JSON
{
"type": "Program",
"start": 0,
"end": 91,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 5,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 36,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 36
}
},
"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": 35,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 35
}
},
"value": "./slideshow",
"rawValue": "./slideshow",
"raw": "\"./slideshow\""
}
},
{
"type": "ImportDeclaration",
"start": 37,
"end": 63,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 26
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 44,
"end": 62,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 25
}
},
"value": "./slideshow.scss",
"rawValue": "./slideshow.scss",
"raw": "\"./slideshow.scss\""
}
},
{
"type": "ExportDefaultDeclaration",
"start": 65,
"end": 90,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 25
}
},
"declaration": {
"type": "Identifier",
"start": 80,
"end": 89,
"loc": {
"start": {
"line": 4,
"column": 15
},
"end": {
"line": 4,
"column": 24
}
},
"name": "Slideshow",
"leadingComments": [],
"trailingComments": []
}
}
]
}