{
"name": "HTML5",
"author": "Andrew Horton",
"version": "0.2",
"description": "HTML version 5, detected by the doctype declaration",
"website": null,
"matches": [
{
"regexp": "(?i-mx:)"
},
{
"string": "applicationCache",
"regexp": "(?-mix:]* manifest=)"
}
]
}