sppparse 0.1.4

Sparsed pointer parser for JSON/YAML
Documentation
1
2
3
4
5
6
{
    "hello": "world",
    "key1": {
        "$ref": "#/hello"
    }
}