packages feed

htoml-0.1.0.0: test/BurntSushi/valid/string-with-pound.json

{
    "pound": {"type": "string", "value": "We see no # comments here."},
    "poundcomment": {
        "type": "string",
        "value": "But there are # some comments here."
    }
}