5fd0d7cd2b
CI / Lint (push) Failing after 1m9s
CI / Test (Node) (20, ubuntu-latest) (push) Failing after 51s
CI / Test (Node) (22, ubuntu-latest) (push) Failing after 52s
CI / Test (Node) (24, ubuntu-latest) (push) Failing after 36s
CI / Test (Browser) (push) Successful in 2m13s
Release / Publish to AWS S3 (push) Failing after 34s
CI / Test (Node) (20, windows-latest) (push) Has been cancelled
CI / Test (Node) (22, windows-latest) (push) Has been cancelled
CI / Test (Node) (24, windows-latest) (push) Has been cancelled
81 lines
1.9 KiB
JSON
81 lines
1.9 KiB
JSON
{
|
|
"type": "Program",
|
|
"body": [
|
|
{
|
|
"type": "MustacheStatement",
|
|
"path": {
|
|
"type": "PathExpression",
|
|
"this": false,
|
|
"data": false,
|
|
"depth": 0,
|
|
"head": "helper",
|
|
"tail": [],
|
|
"parts": ["helper"],
|
|
"original": "helper",
|
|
"loc": {
|
|
"start": { "line": 1, "column": 2 },
|
|
"end": { "line": 1, "column": 8 }
|
|
}
|
|
},
|
|
"params": [
|
|
{
|
|
"type": "PathExpression",
|
|
"this": false,
|
|
"data": false,
|
|
"depth": 0,
|
|
"head": "param1",
|
|
"tail": [],
|
|
"parts": ["param1"],
|
|
"original": "param1",
|
|
"loc": {
|
|
"start": { "line": 1, "column": 9 },
|
|
"end": { "line": 1, "column": 15 }
|
|
}
|
|
}
|
|
],
|
|
"hash": {
|
|
"type": "Hash",
|
|
"pairs": [
|
|
{
|
|
"type": "HashPair",
|
|
"key": "key",
|
|
"value": {
|
|
"type": "PathExpression",
|
|
"this": false,
|
|
"data": false,
|
|
"depth": 0,
|
|
"head": "value",
|
|
"tail": [],
|
|
"parts": ["value"],
|
|
"original": "value",
|
|
"loc": {
|
|
"start": { "line": 1, "column": 20 },
|
|
"end": { "line": 1, "column": 25 }
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": { "line": 1, "column": 16 },
|
|
"end": { "line": 1, "column": 25 }
|
|
}
|
|
}
|
|
],
|
|
"loc": {
|
|
"start": { "line": 1, "column": 16 },
|
|
"end": { "line": 1, "column": 25 }
|
|
}
|
|
},
|
|
"escaped": true,
|
|
"strip": { "open": false, "close": false },
|
|
"loc": {
|
|
"start": { "line": 1, "column": 0 },
|
|
"end": { "line": 1, "column": 27 }
|
|
}
|
|
}
|
|
],
|
|
"strip": {},
|
|
"loc": {
|
|
"start": { "line": 1, "column": 0 },
|
|
"end": { "line": 1, "column": 27 }
|
|
}
|
|
}
|