rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
85 lines • 1.71 kB
JSON
{
"type": "Program",
"start": 0,
"end": 82,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 80,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 80
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 27
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 27
}
},
"name": "ArticleBodyComponent"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 33,
"end": 79,
"loc": {
"start": {
"line": 1,
"column": 33
},
"end": {
"line": 1,
"column": 79
}
},
"value": "../../../src/components/hotels/hotels_widget",
"rawValue": "../../../src/components/hotels/hotels_widget",
"raw": "\"../../../src/components/hotels/hotels_widget\""
}
}
]
}