{
    "name": "json-canonicalization",
    "version": "0.0.1",
    "author": "Toby Inkster",
    "repo": "https://github.com/tobyink/zuzu-json-canonicalization",
    "license": "Artistic-1.0 OR GPL-2.0-or-later",
    "status": "stable",
    "abstract": "JSON Canonicalization Scheme (RFC 8785) implementation",
    "dependencies": {
        "std/data/json": "0",
        "std/math": "0",
        "std/string": "0"
    }
}
