UNPKG
mam-project-templates
Version:
latest (1.0.0)
1.0.0
my personal templating projects
github.com/MikeAlexMartinez/templates
MikeAlexMartinez/templates
mam-project-templates
/
cloned
/
FreeCSS
/
Deft
/
node_modules
/
pug-parser
/
test
/
cases
/
escape-chars.tokens.json
6 lines
•
264 B
JSON
View Raw
1
2
3
4
5
6
{
"type"
:
"tag"
,
"line"
:
1
,
"col"
:
1
,
"val"
:
"script"
} {
"type"
:
"dot"
,
"line"
:
1
,
"col"
:
7
} {
"type"
:
"start-pipeless-text"
,
"line"
:
1
,
"col"
:
8
} {
"type"
:
"text"
,
"line"
:
2
,
"col"
:
3
,
"val"
:
"var re = /
\\
d+/;"
} {
"type"
:
"end-pipeless-text"
,
"line"
:
2
,
"col"
:
18
} {
"type"
:
"eos"
,
"line"
:
2
,
"col"
:
18
}