rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
105 lines • 2.22 kB
JSON
{
"type": "Program",
"start": 0,
"end": 46,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ExportDefaultDeclaration",
"start": 0,
"end": 45,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 2
}
},
"declaration": {
"type": "ObjectExpression",
"start": 15,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 3,
"column": 1
}
},
"properties": [
{
"type": "Property",
"start": 19,
"end": 42,
"loc": {
"start": {
"line": 2,
"column": 2
},
"end": {
"line": 2,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 19,
"end": 25,
"loc": {
"start": {
"line": 2,
"column": 2
},
"end": {
"line": 2,
"column": 8
}
},
"name": "SEARCH"
},
"value": {
"type": "Literal",
"start": 27,
"end": 42,
"loc": {
"start": {
"line": 2,
"column": 10
},
"end": {
"line": 2,
"column": 25
}
},
"value": "hotels.search",
"rawValue": "hotels.search",
"raw": "\"hotels.search\""
},
"kind": "init"
}
],
"leadingComments": [],
"trailingComments": []
}
}
]
}