rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
85 lines • 1.72 kB
JSON
{
"type": "Program",
"start": 0,
"end": 76,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 75,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 75
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 17
}
},
"name": "ThingsToDo"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 23,
"end": 74,
"loc": {
"start": {
"line": 1,
"column": 23
},
"end": {
"line": 1,
"column": 74
}
},
"value": "../../../src/components/things_to_do/things_to_do",
"rawValue": "../../../src/components/things_to_do/things_to_do",
"raw": "\"../../../src/components/things_to_do/things_to_do\""
}
}
]
}