rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
203 lines • 4.57 kB
JSON
{
"type": "Program",
"start": 0,
"end": 117,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 8,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ExportDefaultDeclaration",
"start": 36,
"end": 116,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 7,
"column": 2
}
},
"declaration": {
"type": "ObjectExpression",
"start": 51,
"end": 115,
"loc": {
"start": {
"line": 4,
"column": 15
},
"end": {
"line": 7,
"column": 1
}
},
"properties": [
{
"type": "Property",
"start": 55,
"end": 85,
"loc": {
"start": {
"line": 5,
"column": 2
},
"end": {
"line": 5,
"column": 32
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 55,
"end": 68,
"loc": {
"start": {
"line": 5,
"column": 2
},
"end": {
"line": 5,
"column": 15
}
},
"name": "LOAD_CRITICAL",
"leadingComments": null
},
"value": {
"type": "Literal",
"start": 70,
"end": 85,
"loc": {
"start": {
"line": 5,
"column": 17
},
"end": {
"line": 5,
"column": 32
}
},
"value": "load.critical",
"rawValue": "load.critical",
"raw": "\"load.critical\""
},
"kind": "init",
"leadingComments": null
},
{
"type": "Property",
"start": 89,
"end": 113,
"loc": {
"start": {
"line": 6,
"column": 2
},
"end": {
"line": 6,
"column": 26
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 89,
"end": 99,
"loc": {
"start": {
"line": 6,
"column": 2
},
"end": {
"line": 6,
"column": 12
}
},
"name": "LOAD_BELOW"
},
"value": {
"type": "Literal",
"start": 101,
"end": 113,
"loc": {
"start": {
"line": 6,
"column": 14
},
"end": {
"line": 6,
"column": 26
}
},
"value": "load.below",
"rawValue": "load.below",
"raw": "\"load.below\""
},
"kind": "init"
}
],
"leadingComments": [
{
"type": "Block",
"value": "*\n * Rizzo global event names\n ",
"start": 0,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
},
"range": [
0,
35
]
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "Block",
"value": "*\n * Rizzo global event names\n ",
"start": 0,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
},
"range": [
0,
35
]
}
]
}
]
}