rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
152 lines • 2.95 kB
JSON
{
"type": "Program",
"start": 0,
"end": 105,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 5,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 43
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 19,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 19
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 19,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 19
}
},
"name": "ImageGallery"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 25,
"end": 42,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 42
}
},
"value": "./image_gallery",
"rawValue": "./image_gallery",
"raw": "\"./image_gallery\""
}
},
{
"type": "ImportDeclaration",
"start": 44,
"end": 74,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 30
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 51,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 29
}
},
"value": "./image_gallery.scss",
"rawValue": "./image_gallery.scss",
"raw": "\"./image_gallery.scss\""
}
},
{
"type": "ExportDefaultDeclaration",
"start": 76,
"end": 104,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 28
}
},
"declaration": {
"type": "Identifier",
"start": 91,
"end": 103,
"loc": {
"start": {
"line": 4,
"column": 15
},
"end": {
"line": 4,
"column": 27
}
},
"name": "ImageGallery",
"leadingComments": [],
"trailingComments": []
}
}
]
}