json-template 0.9.5

A simple library for creating JSON templates.
Documentation
1
2
3
4
5
6
{
    "data": {
        "name": "Danilo",
        "age": 36
    }
}