{
    "name": "html",
    "version": "0.0.2",
    "author": "Toby Inkster",
    "repo": "https://github.com/tobyink/zuzu-html",
    "license": "Artistic-1.0 OR GPL-2.0-or-later",
    "status": "stable",
    "abstract": "HTML5 parser and DOM-like tree classes",
    "dependencies": {
        "std/io": "0",
        "std/string": "0"
    }
}
